#' Primitive mantle
#'
#' A data set containing the element concentrations in the primitive mantle as
#' given by \insertCite{sun1989chemical;textual}{georefdatar}.
#'
#' For lead and cesium the recommended (in this work) values for
#' mantel-normalizing diagrams where used.
#' The original values that where given in Tbl.1 are (Cs, 0.032) and (Pb, 0.185).
#'
#'
#' @format A data frame with 1 row and `r ncol(PM__Sun_McDounough__1989)` element concentrations in ppm:\cr
#' `r paste(names(PM__Sun_McDounough__1989), collapse= ', ')`
#'
#'
#' @references{
#' \insertRef{sun1989chemical}{georefdatar}
#' }
#'
#' @importFrom Rdpack reprompt
"PM__Sun_McDounough__1989"
#' N-type MORB
#'
#' A data set containing the element concentrations in the N-type MORB as
#' given by \insertCite{sun1989chemical;textual}{georefdatar}.
#'
#'
#' @format A data frame with 1 row and `r ncol(NMORB__Sun_McDounough__1989)` element concentrations in ppm:\cr
#' `r paste(names(NMORB__Sun_McDounough__1989), collapse= ', ')`
#'
#'
#' @references{
#' \insertRef{sun1989chemical}{georefdatar}
#' }
#'
#' @importFrom Rdpack reprompt
"NMORB__Sun_McDounough__1989"
#' E-type MORB
#'
#' A data set containing the element concentrations in the E-type MORB as
#' given by \insertCite{sun1989chemical;textual}{georefdatar}.
#'
#'
#' @format A data frame with 1 row and `r ncol(EMORB__Sun_McDounough__1989)` element concentrations in ppm:\cr
#' `r paste(names(EMORB__Sun_McDounough__1989), collapse= ', ')`
#'
#'
#' @references{
#' \insertRef{sun1989chemical}{georefdatar}
#' }
#'
#' @importFrom Rdpack reprompt
"EMORB__Sun_McDounough__1989"
#' Ocean Island Basalts -- OIB
#'
#' A data set containing the element concentrations in the OIB as
#' given by \insertCite{sun1989chemical;textual}{georefdatar}.
#'
#'
#' @format A data frame with 1 row and `r ncol(OIB__Sun_McDounough__1989)` element concentrations in ppm:\cr
#' `r paste(names(OIB__Sun_McDounough__1989), collapse= ', ')`
#'
#'
#' @references{
#' \insertRef{sun1989chemical}{georefdatar}
#' }
#'
#' @importFrom Rdpack reprompt
"OIB__Sun_McDounough__1989"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.