R/names_cameca.R

#' The data associated with Cameca NanoSIMS 50L
#'
#' A dataset containing the original and point variable names of Cameca NanoSIMS
#' 50L meta-data used by \code{point::\link[point:read_IC]{read_IC}()}.
#'
#'
#' @format A data frame with 48 rows and 5 variables:
#' \describe{
#'   \item{point}{variable names generated by point::\link[point:read_IC]{read_IC}()}
#'   \item{argument}{argument names in point}
#'   \item{use}{usage in point package}
#'   \item{cameca}{names of Cameca NanoSIMS 50L meta-data during point measurement}
#'   \item{extension}{Cameca file extension}
#'   \item{format}{format of data in Cameca file}
#'   \item{definition}{definitions of variables}
#' }
#' @source \code{point::\link[point:read_IC]{read_IC}()}
"names_cameca"
MartinSchobben/point documentation built on May 22, 2022, 7:15 a.m.