Description Usage Arguments Examples
If the package already has the most current version of the data, you can
simply load the pdsi
data set using data(pdsi)
1 |
url |
name of current NCDC Palmer Drought Severity Index file located at https://www1.ncdc.noaa.gov/pub/data/cirs/climdiv/ (e.g., file in June 2018 is 'climdiv-pdsidv-v1.0.0-20180604') |
update |
logical (default |
1 2 3 4 5 | ## Not run:
# File name changes with each NCDC monthly update, so modify accordingly
get_pdsi("climdiv-pdsidv-v1.0.0-20180604")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.