Description Usage Arguments Value
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.
1 | import_sums(input_file, ...)
|
input_file |
Path to file being imported |
... |
extra arguments to sensor-specific read methods |
A data.frame with two columns - timestamp (POSIXct) and value (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.