#' Test salt dataset
#'
#' @description
#' Dataset used to test the functions.
#'
#'
#' @format A data frame with 10 columns:
#' \describe{
#' \item{sample_name}{Sample name}
#' \item{dry_g}{Dry g}
#' \item{water_ml}{Water ml}
#' \item{chloride_ppm}{Chloride ppm}
#' \item{nitrate_ppm}{Nitrate ppm}
#' \item{sulfate_ppm}{Sulfate ppm}
#' \item{sodium_ppm}{Sodium ppm}
#' \item{potassium_ppm}{Potassium ppm}
#' \item{calcium_ppm}{Calcium ppm}
#' \item{magnesium_ppm}{Magnesium ppm}
#' ...
#' }
#'
"salt_test"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.