#' @title Data set containing official names and synonyms of isotope standards
#'
#' @description Data set, as a list, of the official names for HEEL isotope standards plus a bunch of
#' possible synonyms. Each element of the list contains possible names for one standard,
#' with the name of that element being the "official" name. Intended to be used with the
#' check.isotope.standard.names() function, which checks a given string against the
#' list and, if there, returns the official name.
#'
#' @docType data
#'
#' @usage data(isotope.standard.names)
#'
#' @format A list with 8 elements
"isotope.standard.names"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.