read.fh | R Documentation |
This function reads in a Heidelberg (block or column) format file of ring widths (.fh).
read.fh(fname, BC_correction = FALSE)
fname |
a |
BC_correction |
a |
This reads in a fh-file with ring widths in blocks (decadal format) or in columns (e.g., as with comment flags) as used by TSAP program. Chronologies or half-chronos in fh-format are not supported.
An object of class c("rwl", "data.frame")
with the series in
columns and the years as rows. The keycodes are the column names and
the years are the row names. Depending on metadata available in the
input file, the following attributes may be present in the
data.frame
:
ids |
A |
po |
A |
Christian Zang. New features and patches by Mikko Korpela and Ronald Visser.
Rinn, F. (2003) TSAP-Win User Reference Manual. Rinntech, Heidelberg. https://rinntech.info/products/tsap-win/.
read.rwl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.