fig5.3 | R Documentation |
Demonstration of how variability in population growth rate leads to reduced average population size (Figure 5.3). In each simulation, annual population growth rate, lambda, varies randomly within a specified range. This is repeated many times, and the average over each simulation is plotted.
fig5.3(viewcode = FALSE)
viewcode |
TRUE or FALSE (default) indicating whether to print the function code |
# View Figure 5.3
fig5.3()
# View the code
fig5.3(viewcode = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.