#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.