growthfd.bgs.plotIndividuals | R Documentation |
Plots value, velocity and acceleration curves together with apvs and measured data points into separate figure for each individual. All plots are stored into a single pdf file, one figure per page.
growthfd.bgs.plotIndividuals( age, ids, apvs, values, vel, acc, data, filename = "plots.pdf" )
age |
Vector of ages |
ids |
Vector containing ids |
apvs |
Vector containing apv for each individual |
values |
Matrix with acceleration curves |
vel |
Matrix with velocity curves |
data |
Matrix with original data points |
filename |
File name of the output pdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.