R/Virtual_shell.r

#' Virtual input data for ShellChron
#'
#' A dataset containing data used to test the ShellChron functions.
#' Generated using the code in "Generate_Virtual_shell.r" in \code{data-raw}
#'
#' @format A data frame with 80 rows and 5 variables:
#' \describe{
#'   \item{D}{Depth, in \eqn{\mu}m along the virtual record}
#'   \item{d18Oc}{stable oxygen isotope value, in permille VPDB}
#'   \item{D_err}{Depth uncertainty, in \eqn{\mu}m}
#'   \item{d18Oc_err}{stable oxygen isotope value uncertainty, in permille VPDB}
#'   \item{YEARMARKER}{"1" marking year transitions}
#'   ...
#' }
#' @source See code to generate data in \code{data-raw}
#' Modified after virtual data described in de Winter et al., 2021
#' \url{https://doi.org/gk98}
"Virtual_shell"

Try the ShellChron package in your browser

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

ShellChron documentation built on July 5, 2021, 5:06 p.m.