#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.