dot-biomass: FLStodck biomass metrics

.biomassR Documentation

FLStodck biomass metrics

Description

FLStodck biomass metrics

Usage

.biomass(n, h, ph, m, pm, wt, sel, byage = FALSE)

Examples

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)

flr/FLCore documentation built on June 12, 2025, 3:17 p.m.