spectrace_import_battery: Import raw spectrace battery data

View source: R/spectrace_import_battery.R

spectrace_import_batteryR Documentation

Import raw spectrace battery data

Description

This function imports the raw battery data of the spectrace sensors. It assumes that the data is stored in CSV format.

Usage

spectrace_import_battery(batteryFile, tz, serial_number = NA)

Arguments

batteryFile

Path to the file containing the battery data.

tz

Time zone to be used for datetime conversion. See supported time zones by calling OlsonNames.

serial_number

Serial number of spectrace device. Defaults to NULL.

Value

Data frame.


steffenhartmeyer/spectrace documentation built on Dec. 4, 2024, 4:13 p.m.