read_inkbird_txt: Read Ink-Bird THC-4 data logger textfile

View source: R/read_loggers.R

read_inkbird_txtR Documentation

Read Ink-Bird THC-4 data logger textfile

Description

Read Ink-Bird THC-4 data logger textfile

Usage

read_inkbird_txt(txt_file, parse_name = NULL, tz = NA)

Arguments

txt_file

input path

parse_name

function that tries to extract metadata from the file name

tz

string a timezone designation that is compatible with the Olson time zones. See ?timezones for more details.

Value

a microclim object

Warning

Temperature data are assumed to be in units degrees Celsius.


RyanLab/ryanlabloggers documentation built on Feb. 1, 2023, 5:48 p.m.