View source: R/table-above-avg-cohorts-yrs.R
table_above_avg_cohorts_yrs | R Documentation |
Create a table containing some years' estimated recruitment values for specific cohorts
table_above_avg_cohorts_yrs(
cohorts = large_cohorts,
yrs = c(last_assess_yr, assess_yr)
)
cohorts |
A vector of years, representing the cohorts to use in the table |
yrs |
A vector of assessment years to include in the table |
This is a table typically used in the assessment presentation, so that recruitment estimates of string cohorts
A kableExtra::kbl()
table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.