ring.stand: Matrix of time series for the standardised tree ring indices.

Description Usage Format Source Examples

Description

Matrix of time series of standardised 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.stand)
## maybe str(ring.stand) ; plot(ring.stand) ...

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

Related to ring.stand in dplRCon...