read_crn | R Documentation |
This function includes improvements to the read.crn
function from the
dplR library. The principle changes are better parsing of metadata, and support
for the Schweingruber-type Tucson format. Chronologies that are unable to be read
are reported to the user. This function automatically recognizes Schweingruber-type files.
read_crn(file)
file |
A character string path pointing to a |
This wraps two other functions: read_crn_metadata
read_crn_data
.
A list containing the metadata and chronology.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.