Description Usage Arguments Value
After a period of fishing pressure the catch of each species are checked to ensure they fall withing historic bounds
1 | rule3_landings(catch, historicBounds, simulationRules, speciesList)
|
historicBounds |
matrix. (nSpecies x ??) from lazy data |
simulationRules |
list. adapted from lazy data |
speciesList |
Character vector. Names of species as defined in lazily loaded data set |
biomass |
matrix. (nSpecies x nYrs) average biomass (avByr variable) |
List
lowerBoolean |
boolean vector (nSpecies). Denotes which species populations were above historic lower bounds. |
upperBoolean |
boolean vector (nSpecies). Denotes which species populations were below historic upper bounds. |
pass |
boolean value. Indicates whether all species passed the test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.