first_last: first_last

Description Usage Arguments Value Examples

View source: R/utils-rwl.R

Description

function to return the first and the last year of tree ring series in an rwl object

Usage

1

Arguments

x

a data.frame/rwl object

Value

a data.frame with series names in the first column as character strings, and the first as well as the last years of the series in the second resp. third column

Examples

1
2
3
library('dplR')
data('gp.rwl')
first_last(gp.rwl)

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