table_above_avg_cohorts_yrs: Create a table containing some years' estimated recruitment...

View source: R/table-above-avg-cohorts-yrs.R

table_above_avg_cohorts_yrsR Documentation

Create a table containing some years' estimated recruitment values for specific cohorts

Description

Create a table containing some years' estimated recruitment values for specific cohorts

Usage

table_above_avg_cohorts_yrs(
  cohorts = large_cohorts,
  yrs = c(last_assess_yr, assess_yr)
)

Arguments

cohorts

A vector of years, representing the cohorts to use in the table

yrs

A vector of assessment years to include in the table

Details

This is a table typically used in the assessment presentation, so that recruitment estimates of string cohorts

Value

A kableExtra::kbl() table


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.