read_windendro: Read WinDENDRO files

Description Usage Arguments Value

View source: R/import.R

Description

Read WinDENDRO files

Usage

1
read_windendro(file, encoding = "latin1", trust_ringcount = FALSE)

Arguments

file

path to the WinDENDRO file

encoding

encoding of the WinDENDRO file (should be "latin1")

trust_ringcount

if FALSE: values not beeing metadata (= measured values) are checked whether they are of the same length as the ring count specified in the metadata. If commends or marked features are used in WinDENDRO this has to be set to TRUE, then this check is omitted and only the number of values up to the specified ring count read in.

Value

an object of class 'rwl'


konradmayer/trlboku documentation built on July 3, 2020, 9:49 p.m.