read.nafoB | R Documentation |
Read NAFO 21B data
read.nafoB(path, year = NULL, species = NULL, overwrite = FALSE)
path |
Path to which to download raw files. |
year |
Vector of years to read (all by default). |
species |
species name(s). Ex: 101 for Atlantic cod. |
overwrite |
If overwrite = FALSE (default) and downloaded data is already at specified path, the function will just read the local data. If overwrite = TRUE, the function will over-write data. |
Download data from https://www.nafo.int/Data/Catch-Statistics.
See find.species to get the species names used in the database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.