maturity_at_age | R Documentation |
A data frame of empirical weight at age for all fisheries and all surveys
maturity_at_age
A data frame with many rows and eight columns:
The fishery or survey the data came from
The fish weight ()
The sex of the fish, i.e., F, M, or U
The age in years of the fish
The month the fish was collected
The year the fish was collected
If the fish was collected on a fishing or survey vessel
The country the fish was collected in
Proportion mature at each age
A vector of maturity values from the maturity ogive. The length of the vector is the same as the number of ages in the model, not the number of ages in the data.
maturity_at_age
A vector with 20 observations, one for each modelled age starting with age zero.
The data are stored in a data object that can be updated/built by running
the script in data-raw/maturity_at_age.R
.
Melissa Head
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.