View source: R/get_isd_sites.R
get_isd_sites | R Documentation |
Function to get metadata for the NOAA's Integrated Surface Database (ISD) sites.
get_isd_sites(file = NA, clean = TRUE)
file |
File name of ISD sites data. If empty, the remote version is used. |
clean |
Should the returned tibble be cleaned in the smonitor style? |
Tibble.
Stuart K. Grange
## Not run: # Get isd sites data get_isd_sites() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.