chron.by.stem: Compute chronologies by stem

View source: R/dendRolAB_source_code_0.3.R

chron.by.stemR Documentation

Compute chronologies by stem

Description

Computes individual based chronologies over all series belonging to a particular individual (as indicated by its ID).

Usage

chron.by.stem(rwl, str.id1, str.id2)

Arguments

rwl

rwl.data.frame such as generated by read.rwl from the dplR-package

str.id1

the first string of the columnames indicating the unique tree ID

str.id2

the last string of the columnames indicating the unique tree ID

Details

make sure your column names allow for systematic identification of unique tree-IDs, e.g. for PAFP01E and PAFP01S str.id1=1,str.id2=7 would work

Value

an rwl.data.frame containing ring-width series per individual as defined by their ID

Author(s)

Allan Buras


AllanBuras/dendRolAB documentation built on June 2, 2022, 11:27 p.m.