plot_patch | R Documentation |
Plot the dynamics of species in a single patch over time. Automatically assigns one color per species.
plot_patch(results, patch, time, equilibrium = FALSE)
results |
results array of a given simulation (a |
patch |
an integer indicating the patch number |
time |
an integer indicating the maximum timestep to look at |
equilibrium |
a boolean, if TRUE, displays a vertical line when equilibrium is reached |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.