#' Molecular weights of the species
#'
#' A table of the molecular weights of the ion species.
#'
#' @format A data frame with 2 columns:
#' \describe{
#' \item{chloride}{Chloride weight = 35.4527}
#' \item{nitrate}{Nitrate weight = 62.0049}
#' \item{sulfate}{Sulfate weight = 96.064}
#' \item{sodium}{Sodium weight = 22.989768}
#' \item{potassium}{Potassium weight = 39.0983}
#' \item{calcium}{Calcium weight = 40.078}
#' \item{magnesium}{Magnesium weight = 24.305}
#' ...
#' }
#'
#'
"mol_wts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.