Plot predicted spawning stock biomass (SER)
plot_ser.Rd
Plot predicted spawning stock biomass (SER)
Usage
plot_ser(
M,
xlab = "Year",
ylab = "Spawning Exploitation rate",
ylim = NULL,
xlim = NULL,
breaks = seq(1960, 2017, 5),
alpha = 0.1,
legend = TRUE
)