R/data.R

#' 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"
ncahill89/EIVmodels documentation built on Dec. 5, 2022, 2:10 p.m.