raw data query for the BSAI Atka mackerel assessment

bsai_amak(year, off_yr = FALSE)

Arguments

year

assessment year

off_yr

if this is an off-year assessment change to TRUE

Value

a suite of raw data .csv files and a time stamp of when the query was done

Examples

if (FALSE) {
bsai_amak(year = 2023, off_yr = TRUE)
}