download_inventory {GHCNr} | R Documentation |
Download GHCNd Inventory File
Description
Download GHCNd Inventory File
Usage
download_inventory(filename)
Arguments
filename |
Character of the filename of the inventory, if already downloaded. |
Details
Download the inventory from <"https://www.ncei.noaa.gov/pub/data/ghcn/daily/ghcnd-inventory.txt">.
Value
Character, the location of the file where the inventory has been saved.
Examples
## Not run:
download_inventory(...)
## End(Not run)
[Package GHCNr version 0.8.0 Index]