Nothing
#' Relative Sea level example dataset
#'
#' An example dataset for 22 proxy sites along the Atlantic coast of North America
#'
#' @format A data frame with 1715 rows and 8 columns:
#' \describe{
#' \item{Region}{All regions along Atlantic coast of North America}
#' \item{Site}{All sites along Atlantic coast of North America}
#' \item{Latitude}{Latitude of the data site}
#' \item{Longitude}{Longitude of the data site}
#' \item{RSL}{Relative Sea level in meters}
#' \item{RSL_err}{Error in RSL}
#' \item{Age}{Age in years CE}
#' \item{Age_err}{Error in Age}
#' }
#' @source Check out the vignettes to see the sources
"NAACproxydata"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.