plot_growth | R Documentation |
Plot population growth over time
plot_growth(object, tlim = NULL, ylim = NULL)
object |
S4-object of class growthSimulation. |
tlim |
Numeric vector of length 2, specifying the x-range (Time) to be displayed. |
ylim |
Numeric vector of length 2, specifying the y-range (Mass) to be displayed. |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.