hake_biomass | R Documentation |
The Pacific Hake stock is managed and assessed through an Agreement between Canada and the United States. The spawning stock biomass (mature females) estimates come from the most recent joint stock assessment, and, importantly, are for the coastwide stock from California to British Columbia.
hake_biomass
hake_biomass_2023
hake_biomass_2024
A tibble also of class 'pacea_biomass' with columns:
year of the estimate of spawning stock biomass (mature females), where the estimate is for the start of the year
low end (2.5th percentile) of the 95% credible interval for biomass, units as for 'median'
median estimate of biomass, in millions of tonnes of female spawning biomass at the start of the year
high end (97.5th percentile) of the 95% credible interval for biomass, units as for 'median'
An object of class pacea_biomass
(inherits from tbl_df
, tbl
, data.frame
) with 58 rows and 4 columns.
An object of class pacea_biomass
(inherits from tbl_df
, tbl
, data.frame
) with 59 rows and 4 columns.
See '?hake_recruitment' for further details and references, and explanations of 'hake_biomass_2024' and 'hake_biomass_2023'.
Andrew Edwards
Generated from Andy running (in the hake repository) 'pacea_save()' and then here 'data-raw/groundfish/hake.R'.
## Not run:
hake_biomass
plot(hake_biomass)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.