View source: R/dendRolAB_source_code_0.3.R
chron.by.stem | R Documentation |
Computes individual based chronologies over all series belonging to a particular individual (as indicated by its ID).
chron.by.stem(rwl, str.id1, str.id2)
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 |
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
an rwl.data.frame containing ring-width series per individual as defined by their ID
Allan Buras
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.