Description Usage Arguments Value Examples
View source: R/graphing_functions.R
Calculate multiplicative growth rate of population
1 | growth_rate(out)
|
out |
Model output data frame |
Numeric vector of length one representing growth rate
1 2 | out <- run(config_ex_1)
growth_rate(out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.