download.nefsc | R Documentation |
Download data hosted by the National Oceanic and Atmospheric Administration (NOAA) Northeast Fisheries Science Center (NEFSC).
download.nefsc(year, ship, destdir = ".", overwrite = FALSE)
year |
Optional number giving the year of interest |
ship |
Optional string indicating the ship of interest |
destdir |
Optional string indicating the directory in which to store
downloaded files. If not supplied, |
overwrite |
Logical value indicating if data file(s) should be re-downloaded, or overwritten,
if they already exist in destdir. Default is set to |
This function downloads data hosted by the National Oceanic and Atmospheric Administration (NOAA) Northeast Fisheries Science Center (NEFSC) via an ftp connection. Users have the option of supplying either the year and or ship, but one must be supplied.
abbreviation | full name |
aj | |
alb | |
am | |
arm | RV Neil Armstrong |
c1 | |
ch | |
del | FSV Delaware II |
edl | |
eg | |
egg | |
en | E/V Endeavor |
end | |
ex | Okeanos Explorer |
ey | Eagle Eye II |
gu | Gordon Gunter |
hb | FSV Henry B. Bigelow |
is | |
kat | |
nob | |
np | |
oce | |
ore | |
pc | FSV Pisces |
pe | |
rel | |
s1 | R/V Hugh R. Sharp |
sj | |
unk |
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.