View source: R/gap_check_bio.R
gap_check_bio | R Documentation |
compare GAP updated survey biomass to (now) retired design-based biomass estimates
gap_check_bio(year, species, area, type)
year |
current year |
species |
afsc species codes e.g., 30420 |
area |
options = ai, goa, ebs, bss, nbs |
type |
= region, subarea, area, stat_area, stratum, inpfc, inpfc_depth, depth, reg_area_depth |
a list with orig values, gap values, and a basic report
## Not run:
out <- gap_check_bio(year = 2024, species = 30420, type = 'total', area = 'AI' )
out$report
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.