View source: R/predator_prey_dynamics.R
rm_predprey | R Documentation |
Run Rosenzweig-MacArthur model
rm_predprey(time, init, pars)
time |
vector of time units over which to run model |
init |
initial population size of population |
pars |
intrinsic growth rate r, a, e, d, T_h, K |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.