plot_biomass_fished_unfished | R Documentation |
Plot the fished biomass vs. the unfished biomass for a model
plot_biomass_fished_unfished(
model,
model_nms = c("Base model - Fished", "Base model - Unfished"),
rel = FALSE,
...
)
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 |
... |
Arguments passed to |
A ggplot2::ggplot()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.