View source: R/single_population_continuous.R
exponential_growth | R Documentation |
Exponential growth model
exponential_growth(time, init, params)
time |
vector of time units over which to run model |
init |
initial population size of population |
params |
intrinsic growth rate r |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.