View source: R/get_herring_data.R
get_herring_data | R Documentation |
Herring Data comes from the state of Maine and replaces the herring data from StockEff (since it is incomplete). Pulled from NEFSC_GARFO.maine_herring_catch
get_herring_data(channel, comland, filterByYear, filterByArea, useForeign)
channel |
an Object inherited from |
comland |
Data frame. master data frame containing species landings |
filterByYear |
numeric vector. Years to be retrieved (Default = NA, pull all years) |
filterByArea |
numeric vector. Statistical Areas to be retrieved (Default = NA, pull all areas) |
useForeign |
boolean. Pull foreign data from NAFO. (Default = T) |
Processed Herring data added to comland
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.