View source: R/plot-selex-mpd.R
plot_selex_mpd | R Documentation |
Plot the selectivity for all gears in the iscam model
plot_selex_mpd(model, gear = NULL, show_maturity = FALSE, title = NULL)
model |
An iscam model object (class mdl_cls) |
gear |
Gear numbers to use in the plot |
show_maturity |
If |
title |
The plot title. NULL means no title |
A ggplot2::ggplot()
object
Other Selectivity plotting functions:
plot_selex_gear_mcmc()
,
plot_selex_mcmc()
,
plot_tv_selex_mpd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.