read.fh {dplR}R Documentation

Read Heidelberg Format Ring Width File

Description

This function reads in a Heidelberg (block or column) format file of ring widths (.fh).

Usage

  read.fh(fname)

Arguments

fname a character vector giving the file name of the fh file.

Details

This reads in a fh-file with ring-widths in blocks (decadal format) or in columns (as with comment flags e.g.) as used by TSAP program. Chronologies or half-chronos in fh-format are not supported.

Value

A 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.

Author(s)

Christian Zang

References

Rinn, F. (2003) TSAP-Win User Reference Manual. Rinntech, Heidelberg http://www.rinntech.com

See Also

read.rwl


[Package dplR version 1.2.5 Index]