fig2.5 | R Documentation |
Generate figure 2.5 that illustrates four types of density dependent models, with plots showing N at time t+1 vs. N at time t.
fig2.5(viewcode = F)
viewcode |
TRUE or FALSE (default) indicating whether to print the function code |
# generate plot
fig2.5()
#view code
fig2.5(viewcode = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.