Description Usage Arguments Examples
Load US NCDC data (climate, etc.)
| 1 | 
| file | location (on hard drive or URL) of NCDC file to be loaded | 
| tempout | name of temporary file to be written out (and then deleted) as part of read process. If this file already exists, it'll get overwritten and then deleted! | 
| 1 2 3 4 5 | ## Not run: 
#The location/name of this file changes as it's updated, so below is only a guide...
palmer <- read.ncdc("http://www1.ncdc.noaa.gov/pub/data/cirs/climdiv/climdiv-pdsidv-v1.0.0-20160105")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.