View source: R/aquatic-basic.R
dLdt.basic | R Documentation |
Implements dLdt for the basic competition model.
## S3 method for class 'basic' dLdt(t, y, pars, eta)
t |
current simulation time |
y |
state vector |
pars |
an environment |
eta |
vector giving number of eggs being laid in each larval habitat |
a numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.