Plot Annual Recruitment Trend
Source:R/plot-year-trend-recruitment.R
bb_plot_year_trend_recruitment.Rd
Plots annual recruitment estimates as trend line with credible limits.
Usage
bb_plot_year_trend_recruitment(x, ...)
# S3 method for class 'data.frame'
bb_plot_year_trend_recruitment(x, ...)
# S3 method for class 'bboufit_recruitment'
bb_plot_year_trend_recruitment(x, conf_level = 0.95, estimate = median, ...)