plot_recruitment: Plot recruitment

View source: R/plot-recruitment.R

plot_recruitmentR Documentation

Plot recruitment

Description

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).

Usage

plot_recruitment(
  object,
  xlab = "Year",
  ylab = "Recruitment (millions of individuals)",
  figure_dir = "figure/"
)

Arguments

object

an lsd object

xlab

x axis label

ylab

y axis label

figure_dir

the directory to save the figure to


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.