age_rwl: age_rwl

Description Usage Arguments Value Examples

View source: R/utils-rwl.R

Description

A function returning an rwl/data.frame object with the same dimensions as rwl with showing the cambial age instead of tree ring width in the corresponding year.

Usage

1
age_rwl(rwl)

Arguments

rwl

a rwl/data.frame object

Value

a rwl/data.frame object with cambial age of the years of the series.

Examples

1
2
3
library("dplR")
data("gp.rwl")
age_rwl(gp.rwl)

konradmayer/trlboku documentation built on July 3, 2020, 9:49 p.m.