R/atomNames.R

#' Atom names/types
#'
#' This data set provides various atom names/types and there associated atomic
#' symbols which are used for atom recognition.
#'
#' @format
#'   A data frame with the following columns.
#'   \describe{
#'     \item{\code{atmname}}{a character vector. Atom names/types.}
#'     \item{\code{symb}}{a character vector. Atomic symbols.}
#' }
#'
#' @examples
#' data(atomNames)
#' atomNames
#'
#' @keywords datasets
#' @name atomNames
"atomNames"

Try the PeriodicTable package in your browser

Any scripts or data that you put into this service are public.

PeriodicTable documentation built on May 1, 2019, 7:59 p.m.