downloadUtilFiles | R Documentation |
Download files from the NOAA's GHCN daily data
downloadUtilFiles(data.dir, year = 2022, force = FALSE)
data.dir |
the folder to store the files. |
year |
the year of the daily weather data. |
force |
logical indicating if it is to force the download. If FALSE each file will be downloaded if it does not exists locally yet. |
a named character vector with the local file names: daily.data, stations.all, elevation.
ghcndSelect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.