#'data.
#'
#'@name data
#'@docType package
NULL
#'Peak SWE data from 1958 to 2021
#'
#'Contains only the peak SWE measurement for each year at stations active in 2021.
#'
#' @docType data
#' @keywords datasets
#' @name ActiveHighSWE
#' @usage data(ActiveHighSWE)
#' @format A list of 58 data.frames
NULL
#'Complete snowpack data from 1958 to 2021
#'
#'Contains all data at stations active in 2021.
#'
#'@docType data
#'@keywords datasets
#'@name activeStations
#'@usage data(activeStations)
#'@format A list of 58 data.frames
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.