ring.raw: Matrix of time series of raw ring widths.

Description Usage Format Source Examples

Description

Matrix of time series of raw ring widths, each series in aligned in columns, with the column heading matching the series ID.

Usage

1

Format

The format is: mts [1:515, 1:135] NA NA NA NA NA NA NA NA NA NA ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:135] "HUP004A" "HUP004B" "HUP004C" "HUP004D" ... - attr(*, "tsp")= num [1:3] 1483 1997 1 - attr(*, "class")= chr [1:3] "mts" "ts" "matrix"

Source

Sourced from The School of Environment, University of Auckland with permission

Examples

1
2
data(ring.raw)
## maybe str(ring.raw) ; plot(ring.raw) ...

dplRCon documentation built on May 2, 2019, 2:02 p.m.

Related to ring.raw in dplRCon...