#' A sea level reconstruction from New Jersey, USA.
#'
#' A dataset containing the relative sea level (RSL) reconstruction, the RSL error, the age reconstruction and the agg error
#'
#' @format A data frame with 50 rows and 4 variables:
#' \describe{
#' \item{x}{age, in year CE}
#' \item{y}{relative sea level in metres}
#' \item{x_err}{age error}
#' \item{y_err}{RSL error}
#' }
#' @source \url{https://cp.copernicus.org/articles/12/525/2016/}
"NJ_CC"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.