The R Project SVN R

Rev

Rev 88200 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

% File src/library/datasets/man/treering.Rd
% Part of the R package, https://www.R-project.org
% Copyright 1995-2026 R Core Team
% Distributed under GPL 2 or later

\name{treering}
\docType{data}
\alias{treering}
\title{
  Yearly Tree-Ring Data, -6000--1979
}
\description{
  Contains normalized tree-ring widths in dimensionless units.
}
\usage{
treering
}
\format{
  A univariate time series with 7980 observations. The object is of
  class \code{"\link{ts}"}.

  Each tree ring corresponds to one year.
}
\details{
  The data were recorded by \I{Donald A. Graybill}, 1980, from
  \I{Gt Basin Bristlecone} Pine 2805M, 3726-11810 in \I{Methuselah Walk}, California.
}
\source{
  Time Series Data Library:
  \url{https://robjhyndman.com/TSDL/},
  series \file{CA535.DAT}
  %% now pointing to  \url{http://datamarket.com/data/list/?q=provider:tsdl}
  %% or specifically to
  %% \url{https://datamarket.com/data/set/22oy/} ==> short \url{http://data.is/2iSo2j1}
}
\references{
  For some photos of Methuselah Walk see
  \url{https://web.archive.org/web/20110523225828/http://www.ltrr.arizona.edu/~hallman/sitephotos/meth.html}
}
\keyword{datasets}