R/atlasmeta.R

#' DGSA meta data
#'
#' Meta data of the Dutch Geochemical Soil Atlas.
#'
#' This is the meta data of the Dutch Geochemical Soil Atlas. It
#' contains the field names of the elements in the \code{atlas}
#' data.frame, the units of measurement and a more descriptive label
#'
#' @format a large data.frame:
#'\describe{
#'  \item{id} {id field}
#'  \item{element} {name of the element, this is the column name in the atlas data.frame}
#'  \item{unit} {unit of measurement}
#'  \item{label} {a more descriptive label}
#' }
#'
"atlasmeta"
jspijker/dgsa documentation built on May 10, 2019, 12:09 a.m.