R/tect_events.R

#' Tectonic events
#'
#' A dataset containing the ranges of Cenozoic tectonic events
#'
#' @format A data frame with 3 rows and 6 variables:
#' \describe{
#'   \item{label}{nameof  the tectonic event}
#'   \item{y}{numerical order}
#'   \item{xmin}{lower bound in Myr}
#'   \item{xmax}{upper bound in Myr}
#'   \item{ref}{Reference}
#'   \item{xrange}{range in Myr}
#'   \item{xmid}{mid value in Myr}
#' }
#' @source various sources
"tect_events"
MartinSchobben/timemachine documentation built on Dec. 31, 2020, 3:12 p.m.