Rdocumentation
powered by
Learn R Programming
dplR (version 1.4.9)
read.compact: Read DPL Compact Format Ring Width File
Description
This function reads in a DPL compact format file of ring widths.
Usage
read.compact(fname)
Arguments
fname
a character vector giving the file name of the rwl file.
Value
A
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.
Details
This function should be able to read files written by the Dendrochronology Program Library (DPL) in its compact format.
See Also
read.rwl
,
read.tucson
,
read.tridas
,
read.fh
,
write.compact