mutualism | R Documentation |
Used internally by run_mutualism()
.
mutualism(time, init, params)
time |
Vector of time units over which to run model, starting at 0. |
init |
Named vector of initial population sizes.
|
params |
Named vector of model parameters.
|
A list where the first and only element is a vector of derivatives
of the state variables (N1
, N2
) with respect to time
, given params
.
run_mutualism()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.