R/stationIDs.R

#' Station IDs of CDEC
#'
#' A dataframe containing the 3-letter station code and the description of water quality stations from cdec.water.ca.gov/.
#' @format A dataframe with 2605 observations of 2 variables:
#' \describe{
#' \item{StationID}{Abbreviated station ID, which is one of the required arguments for the getCDEC function}
#' \item{Description}{Brief description of the station, scraped from cdec.water.ca.gov}
#' }
#'
"stationIDs"
Myfanwy/DWRpackage documentation built on May 7, 2019, 5:13 p.m.