R/data.R

#' Geological Time Scale 2020
#'
#' A dataset of the Geological Time Scale 2020. Age data from:
#'  \url{https://stratigraphy.org/timescale/}.
#' Definitions of relative climate states are also included in the dataset, and were compiled from various resources (see item descriptions).
#' Supplementary information is also included in the dataset for plotting functionality (e.g. GTS2020 colour scheme).
#'
#' @format A data frame with 189 rows and 29 variables:
#' \describe{
#'   \item{INDEX}{Add description}
#'   \item{STAGE_NUMBER}{Add description}
#'   \item{SERIES_NUMBER}{Add description}
#'   \item{SYSTEM_NUMBER}{Add description}
#'   \item{NAME}{Add description}
#'   \item{RANK}{Add description}
#'   \item{BASE_Ma}{Add description}
#'   \item{MIDPOINT_Ma}{Add description}
#'   \item{TOP_Ma}{Add description}
#'   \item{DURATION_Myr}{Add description}
#'   \item{CLIMATE_STATE_FRAKES_1992}{Add description}
#'   \item{CLIMATE_STATE_HAY_2016}{Add description}
#'   \item{CLIMATE_GRADIENT_BOUCOT_2013}{Add description}
#'   \item{CO2_FOSTER_2017}{Add description}
#'   \item{GLACIOGENIC_DETRITUS_CATHER_2009}{Add description}
#'   \item{GLACIAL_DEPOSITS_CAO_2019}{Add description}
#'   \item{CLIMATE_BIN}{Add description}
#'   \item{CLIMATE_STATE}{Add description}
#'   \item{FONT_COLOUR}{Add description}
#'   \item{CMYK}{Add description}
#'   \item{CYAN}{Add description}
#'   \item{MAGNETA}{Add description}
#'   \item{YELLOW}{Add description}
#'   \item{BLACK}{Add description}
#'   \item{RGB}{Add description}
#'   \item{RED}{Add description}
#'   \item{GREEN}{Add description}
#'   \item{BLUE}{Add description}
#'   ...
#' }
#' @source Compiled by Lewis A. Jones from various sources. See item descriptions for details.
"GTS2020"
KEichenseer/pclimR documentation built on May 2, 2022, 5:34 a.m.