msyVirgin | R Documentation |
Calculates key metrics (F, SSB, catch, ebiomass) at virgin and MSY states for an FLBRP object
msyVirgin(object, ...)
object |
An object of class FLBRP |
A named vector containing metrics for virgin and MSY states:
virgin.f |
F at virgin state |
virgin.catch |
Catch at virgin state |
virgin.ebiomass |
Equilibrium biomass at virgin state |
msy.f |
F at MSY |
msy.catch |
Catch at MSY |
msy.ebiomass |
Equilibrium biomass at MSY |
The function excludes virgin.ssb and msy.ssb from the output
## Not run:
data(ple4brp)
msyVirgin(ple4brp)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.