View source: R/akfin.ReadCSVs.R
akfinRead_NorpacLengthReport | R Documentation |
Function to read a csv file from AKFIN with NORPAC length report data.
akfinRead_NorpacLengthReport(fn)
fn |
|
Valid NORPAC data begins in 1986, but is typically used starting in 1991, to the present.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.