| download_nao | R Documentation | 
surface sea-level pressure difference between the Subtropical (Azores) High and the Subpolar Low.
download_nao(use_cache = FALSE, file = NULL)
use_cache | 
 logical option to save and load from cache. If 'TRUE', results will be cached in memory if 'file' is 'NULL' or on disk if 'file' is not 'NULL'.  | 
file | 
 optional character with the full path of a file to save the data. If 'cache' is 'FALSE' but 'file' is not 'NULL', the results will be downloaded from the internet and saved on disk.  | 
Month: Month of record
Year: Year of record
NAO: North Atlantic Oscillation
https://www.ncdc.noaa.gov/teleconnections/nao/
## Not run: 
nao <- download_nao()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.