Plot predicted spawning stock biomass (ssb)
plot_ssb_rel.Rd
Spawning biomass may be defined as all males or some combination of males and females
Usage
plot_ssb_rel(
M,
xlab = "Year",
ylab = "Relative female spawning biomass",
ylim = NULL,
xlim = NULL,
legend = TRUE,
breaks = seq(1990, 2022, 5),
alpha = 0.1
)