akfinRead_NorpacLengthReport: Read a csv file from AKFIN with NORPAC length report data

View source: R/akfin.ReadCSVs.R

akfinRead_NorpacLengthReportR Documentation

Read a csv file from AKFIN with NORPAC length report data

Description

Function to read a csv file from AKFIN with NORPAC length report data.

Usage

akfinRead_NorpacLengthReport(fn)

Arguments

fn
  • filename for size composition data from the NORPAC database

Details

Valid NORPAC data begins in 1986, but is typically used starting in 1991, to the present.

Value

tibble with columns "year","gear","area","sex","size",and "N", "gear code","lat","lon",and "adfg stat area". "gear" here represents the gear "type" from the Conversion functions whereas "gear code" represents the gear "code" from those functions.

Units for N are counts (one's) of sampled crab.


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