akfinRead_CIA: Read a csv file from AKFIN with CIA (Catch-in-Areas) data

View source: R/akfin.ReadCSVs.R

akfinRead_CIAR Documentation

Read a csv file from AKFIN with CIA (Catch-in-Areas) data

Description

Function to read a csv file from AKFIN with CIA (Catch-in-Areas) data.

Usage

akfinRead_CIA(fn, minYear = 2009)

Arguments

fn

: filename for bycatch estimates from the Catch-in-Areas database

minYear

: min fishery year to extract

Details

CIA data begins in 2009. Biomass is in kg.

Value

tibble with columns "year","target","gear code","adfg stat area","nmfs stat area", "haul count","biomass","number","conf flag","vessel count", and "gear". Units for biomass and number are kg and one's (i.e., unscaled number of crab).


wStockhausen/tcsamFisheryDataAKFIN documentation built on Aug. 30, 2023, 12:08 p.m.