R/isotope.standard.names.R

#' @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"
gholtgrieve/HEEL documentation built on Nov. 20, 2023, 10:59 a.m.