raw data query for GOA thorynhead rockfish

goa_thornyhead(year, off_yr = FALSE, catch_report = FALSE)

Arguments

year

assessment year

off_yr

if this is an off-year assessment change to TRUE

catch_report

is this a catch report year, default FALSE

Value

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

Examples

if (FALSE) {
goa_thornyhead(year = 2022, off_yr = FALSE)
}