View source: R/simulateCommunity.R
The coupled ODE of growth rates of species in the community, with parameters reflecting their interaction intensity. To be used as input to deSolve ODE solver.
1 |
time |
Time point for solver evaluation. |
x |
Species abundance. |
param |
Need alpha, c0 and ck. See growthFunction doc. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.