gap_check_bio: compare GAP updated survey biomass to (now) retired...

View source: R/gap_check_bio.R

gap_check_bioR Documentation

compare GAP updated survey biomass to (now) retired design-based biomass estimates

Description

compare GAP updated survey biomass to (now) retired design-based biomass estimates

Usage

gap_check_bio(year, species, area, type)

Arguments

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

Value

a list with orig values, gap values, and a basic report

Examples

## Not run: 
out <- gap_check_bio(year = 2024, species = 30420, type = 'total', area = 'AI' )
out$report

## End(Not run)

afsc-assessments/afscdata documentation built on Oct. 26, 2024, 2:03 p.m.