R/data_TRW.R

#' Tree-ring width (TRW) example proxy from 1981 - 1757
#'
#' A dataset with TRW proxy records from a site in Slovenian Alps - Vrsic.
#' The first row represents a TRW value in a year 1757. Row names represent
#' years.
#'
#' @format A data frame with 225 rows and 1 variable:
#' \describe{
#'   \item{TRW}{residual TRW indices from 1981 - 1757}
#' }
#' @source Schweingruber, F.H., 1981. Vrsic Krajnska Gora - PCAB - ITRDB YUGO001.
#' https://www.ncdc.noaa.gov/paleo/study/4728.
#' @export
"data_TRW"
jernejjevsenak/dendroTools2 documentation built on May 24, 2019, 7:14 a.m.