.biomass | R Documentation |
FLStodck biomass metrics
.biomass(n, h, ph, m, pm, wt, sel, byage = FALSE)
data(ple4)
# SSB at spawning time
ssb(ple4)
# SSB at end of time step (year)
ssb_end(ple4)
# SSB at start of time step (year)
ssb_start(ple4)
# Vulnerable biomass at start of time step (year)
vb(ple4)
# Exploitable biomass at start of time step (year)
exb(ple4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.