read_hoboware_details: Read hoboware details

View source: R/HOBO.R

read_hoboware_detailsR Documentation

Read hoboware details

Description

Read details from a Hoboware export file if they were included

Usage

read_hoboware_details(filename, configuration, encoding = "UTF-8")

Arguments

filename

character, path to the file

configuration

A named list of file configuration properties according to detect_hoboware_configuration. If missing, LoggerReadR will attempt to auto-detect configuration properties.

encoding

The encoding of the textfile. Defaults to "UTF-8"


nicholas512/LoggerReadR documentation built on April 15, 2022, 9:13 a.m.