Visualize spawning stock biomass (SSB) trajectories over time.
Usage
plot_ssb(df, vline_year = NULL, guides = TRUE)
Arguments
- df
data.frame of model results with headings "Year", "Region", "Value", "Model", "Iteration"
- vline_year
integer option to include vertical line to show end of model years
- guides
color legend displays TRUE (default) or FALSE