cohort_catch: Calculate the total catch taken for a given cohort

View source: R/utils-cohort-catch.R

cohort_catchR Documentation

Calculate the total catch taken for a given cohort

Description

Calculate the total catch taken for a given cohort

Usage

cohort_catch(model, cohort, ages = 0:20, trim_end_year = NA)

Arguments

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

Value

A vector of total catch at age for a given cohort


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