download.nefsc.erddap | R Documentation |
Download data hosted by the National Oceanic and Atmospheric Administration (NOAA) Northeast Fisheries Science Center (NEFSC).
download.nefsc.erddap(startDate, endDate, destdir = ".")
startDate |
A character string in the format |
endDate |
A character string in the format |
destdir |
Optional string indicating the directory in which to store
downloaded files. If not supplied, |
This function downloads data hosted by the National
Oceanic and Atmospheric Administration (NOAA) Northeast Fisheries
Science Center (NEFSC) from the ERDDAP server. Saves a .nc
file in
supplied destdir
.
a character string of the filename.
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.