View source: R/plot-recruitment.R
plot_recruitment | R Documentation |
This plot shows MAP and posterior of recruitment, MAP and posterior of R0, and a vertical dashed line indicates the final model year (after the line is projected recruitment).
plot_recruitment(
object,
xlab = "Year",
ylab = "Recruitment (millions of individuals)",
figure_dir = "figure/"
)
object |
an lsd object |
xlab |
x axis label |
ylab |
y axis label |
figure_dir |
the directory to save the figure to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.