snotel_info | R Documentation |
Downloads a SNOTEL site listing for further processing
snotel_info(network = "sntl", path)
network |
network list to query (default = sntl, for SNOTEL) |
path |
path where to save the snotel information (site list) |
## Not run: # download the meta-data from the SNOTEL server meta_data <- snotel_info() # show a couple of lines head(meta_data) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.