download.nao | R Documentation |
Data are downloaded from the National Centers for Environmental Information National Oceanic and Atmospheric Administration website.
download.nao(destdir = ".", destfile = NULL)
destdir |
Optional string indicating the directory in which to store downloaded files. If not supplied, "." is used, i.e. the data file is stored in the present working directory. |
destfile |
Optional string indicating the name of the file. If not supplied, the file name as provided on the website. |
The data are downloaded from
'https://www.ncdc.noaa.gov/teleconnections/nao/data.csv'
using utils::download.file()
pointed to the National Centers for Environmental Information National
Oceanic and Atmospheric Administration website. Caution: the
location that these data are held could potentially vary, so it could work one
day, and fail the next.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.