Description Usage Arguments Value Examples
Run the food web size spectrum model manually
1 2 | runFoodWebModel(Parameterset = "TraitBased", F0 = c(0.3, 0.3, 0.3),
S = NA)
|
Parameterset |
Text string with the name of the parameter set to use |
F0 |
Array with fishing mortality on each fleet |
S |
Output from a previous simulation to use as initial conditions |
A structure with the output of the simulation
1 | runFoodWebModel('North Sea', F0 = c(0.1, 0.3, 0.7))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.