read_hobo: Read hobo light/temperature logger data

Description Usage Arguments Details Value

View source: R/loggers.r

Description

Read hobo light/temperature logger data

Usage

1
read_hobo(fname, pattern, tformat = "dmyHMS")

Arguments

fname

file or directory name, see 'details'

pattern

grep-compatible search pattern for the filename if fname is a directory

tformat

A date/time format, following lubridate::parse_date_time

Details

If fname is a directory, then pattern is also required; this allows choosing the hobo by name

Value

A data.table::data.table


mtalluto/NSmetabolism documentation built on May 3, 2021, 7:51 p.m.