View source: R/akfin.ReadCSVs.R
akfinRead_CIA | R Documentation |
Function to read a csv file from AKFIN with CIA (Catch-in-Areas) data.
akfinRead_CIA(fn, minYear = 2009)
fn |
: filename for bycatch estimates from the Catch-in-Areas database |
minYear |
: min fishery year to extract |
CIA data begins in 2009. Biomass is in kg.
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.