plot_F | R Documentation |
Plot fishing mortality
plot_F(
object,
scales = "free",
xlab = "Fishing year",
ylab = "Fishing mortality (F)",
figure_dir = "figure/",
ref = "Fmsy",
show_proj = FALSE
)
object |
and LSD object |
scales |
free or fixed |
xlab |
the x axis label |
ylab |
the y axis label |
figure_dir |
the directory to save to |
ref |
which ref to plot |
show_proj |
show projection or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.