Learn R Programming

TRADER (version 1.2-6)

relData: Release data

Description

Input release data and know boundary lines.

Usage

data(relData)

Arguments

Format

knownBL data frame with published boundary lines for species and their references.
relData1 example input rwl data (15 trees and 142 years).
relMissPith example of miss piths for relData1.
relData2 big example input rwl data (192 spruce trees and 217 years).

Details

knownBL is just data frame consisting of boundary lines. relData1 and relData2 are subsests of our measurements, not published yet.

References

Altman J, Fibich P, Dolezal J & Aakala T (2014) TRADER: a package for Tree Ring Analysis of Disturbance Events in R. Dendrochonologia 32: 107-112.

Examples

Run this code
data(relData)

knownBL
plotFirstYears(relData1)

Run the code above in your browser using DataLab