#' 99101 Blank, Source Of Solution, Fixed Value Code
#'
#' A table containing the USGS Blank, Source Of Solution, Fixed Value Code
#' parameter codes.
#'
#' @format A data frame with 25 rows and 3 variables:
#' \describe{
#' \item{Parameter Code}{USGS Parameter Code}
#' \item{Fixed Value}{Fixed Value}
#' \item{Fixed Text}{Fixed Text}
#' }
#'
#'
#' @references
#' This data is from Table 26. Parameter codes with fixed values (USGS Water Quality Samples for USA: Sample Data). See \url{http://waterdata.usgs.gov/usa/nwis/qwdata?codes_table26_help}.
#'
#'
#' @docType data
#' @name pmcode_99101
#' @usage pmcode_99101
#' @examples
#' pmcode_99101
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.