growthfd.bgs.plotAll | R Documentation |
Plots all curves from given matrix into a single figure.
growthfd.bgs.plotAll(age, values, xlimit = NULL, ylimit = NULL)
age |
Vector of ages |
values |
Matrix containing curves as columns |
xlimit |
Limits for the x axis |
ylimit |
Limits for the y axis |
GGPlot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.