read.compact: Read DPL Compact Format Ring Width File

Description Usage Arguments Details Value Author(s) See Also

View source: R/read.compact.R

Description

This function reads in a DPL compact format file of ring widths.

Usage

1
read.compact(fname)

Arguments

fname

a character vector giving the file name of the rwl file.

Details

This function should be able to read files written by the Dendrochronology Program Library (DPL) in its compact format.

Value

An object of class c("rwl", "data.frame") with the series in columns and the years as rows. The series IDs are the column names and the years are the row names.

Author(s)

Mikko Korpela

See Also

read.rwl, read.tucson, read.tridas, read.fh, write.compact


dplR documentation built on May 2, 2019, 6:06 p.m.