gap_check_bio.Rd
compare GAP updated survey biomass to (now) retired design-based biomass estimates
gap_check_bio(year, species, area, type)
current year
afsc species codes e.g., 30420
options = ai, goa, ebs, bss, nbs
= region, subarea, area, stat_area, stratum, inpfc, inpfc_depth, depth, reg_area_depth
a list with orig values, gap values, and a basic report
if (FALSE) {
out <- gap_check_bio(year = 2024, species = 30420, type = 'total', area = 'AI' )
out$report
}