View source: R/utils-cohort-catch.R
cohort_catch | R Documentation |
Calculate the total catch taken for a given cohort
cohort_catch(model, cohort, ages = 0:20, trim_end_year = NA)
model |
The model to extract from |
cohort |
The year the cohort was born |
ages |
The ages to include in the summation calculation |
trim_end_year |
Remove all years after this including this year |
A vector of total catch at age for a given cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.