plot_biomass_fished_unfished: Plot the fished biomass vs. the unfished biomass for a model

plot_biomass_fished_unfishedR Documentation

Plot the fished biomass vs. the unfished biomass for a model

Description

Plot the fished biomass vs. the unfished biomass for a model

Usage

plot_biomass_fished_unfished(
  model,
  model_nms = c("Base model - Fished", "Base model - Unfished"),
  rel = FALSE,
  ...
)

Arguments

model

A model to plot

model_nms

A vector of length 2 containing the names to use in the legend for the fished/unfished trajectories

rel

Logical. If TRUE, plot the biomass relative to dynamic B0 biomass

...

Arguments passed to plot_biomass()

Value

A ggplot2::ggplot() object


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.