The function draw_chart_ind()
expect an input location from
a previous call, and plots the individual data on the requested
growth chart.
Arguments
- loc
Alternative to
txt
. Location where input data is uploaded. Argumentloc
is deprecated and will disappear in Nov 2022; please usesession
instead.- chartcode
Optional. The code of the requested growth chart.
- curve_interpolation
A logical indicating whether curve interpolation shoud be applied.
- ...
Ignored
Note
Deprecated. Please use the more comprehensive draw_chart()
function.