read_1_wood_log_file: Reads one wood log file. To be used from import_Wdata()

View source: R/read_1_wood_log_file.R

read_1_wood_log_fileR Documentation

Reads one wood log file. To be used from import_Wdata()

Description

Reads one wood log file. To be used from import_Wdata()

Usage

read_1_wood_log_file(file)

Arguments

file

the path to one log file

Value

the data from file

Examples

woody:::read_1_wood_log_file("data-raw/wood_data_Ain/event20071122/Wood Log 20071122 15h11m.txt")
woody:::read_1_wood_log_file("data-raw/wood_data_Ain/event20120101/Event_20120101.xlsx")

lvaudor/woody documentation built on March 22, 2022, 9:53 a.m.