View source: R/spectrace_import_battery.R
spectrace_import_battery | R Documentation |
This function imports the raw battery data of the spectrace sensors. It assumes that the data is stored in CSV format.
spectrace_import_battery(batteryFile, tz, serial_number = NA)
batteryFile |
Path to the file containing the battery data. |
tz |
Time zone to be used for datetime conversion. See supported time zones
by calling |
serial_number |
Serial number of spectrace device. Defaults to NULL. |
Data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.