#' Parameter codes of interest for USGS water quality data
#'
#' List of codes and their meanings
#'
#' @format A data frame with 30 rows and 4 variables:
#' \describe{
#' \item{5_digit_code}{usgs parameter code}
#' \item{Parameter_USGS}{name + brief explination of code}
#' \item{Parameter}{parameter name}
#' \item{Unit}{units for parameter}
#'#' }
#'
"param_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.