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