dts_setup_aquatic | R Documentation |
Set up a model for dts_diffeqn_aqua
dts_setup_aquatic(
modelName = "unnamed",
nHabitats = 1,
nVectors = 1,
Lname = "basic",
Lopts = list(),
MYZopts = list(),
LSMname = "null"
)
modelName |
is a name for the model (arbitrary) |
nHabitats |
is the number of habitats |
nVectors |
is the number of vector species |
Lname |
is a character string defining a L model |
Lopts |
a list to configure the L model |
MYZopts |
a list to configure F_eggs from the Gtrace model |
LSMname |
is a character string defining a LSM model |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.