snotel_info: Downloads a SNOTEL site listing for further processing

snotel_infoR Documentation

Downloads a SNOTEL site listing for further processing

Description

Downloads a SNOTEL site listing for further processing

Usage

snotel_info(network = "sntl", path)

Arguments

network

network list to query (default = sntl, for SNOTEL)

path

path where to save the snotel information (site list)

Examples


## 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)

bluegreen-labs/snotelr documentation built on April 21, 2024, 4:35 a.m.