R/clim_trends.R

#' Climate trends
#'
#' A dataset containing the ranges of certain climatic trends
#'
#' @format A data frame with 3 rows and 5 variables:
#' \describe{
#'   \item{xmin}{lower bound in Myr}
#'   \item{xmax}{upper bound in Myr}
#'   \item{x}{mid point in Myr}
#'   \item{y}{based on nearest point in Proxy variable of temp_curve}
#'   \item{label}{nameof the climatic trend}
#' }
#' @source various sources
"clim_trends"
MartinSchobben/timemachine documentation built on Dec. 31, 2020, 3:12 p.m.