import_sums: Generic SUMs import functions

Description Usage Arguments Value

View source: R/utils.R

Description

Uses string parsing to guess which type of sensor is being imported – currently imports all manner of iButton data, Wellzion SSN-61, Lascar, and EME Systems KSUMs thermocouples.

Usage

1
import_sums(input_file, ...)

Arguments

input_file

Path to file being imported

...

extra arguments to sensor-specific read methods

Value

A data.frame with two columns - timestamp (POSIXct) and value (numeric)


ajaypillarisetti/sumr documentation built on Jan. 27, 2020, 10:01 p.m.