SensorData.importCsv: Import mhealth sensor data file and load into memory as data...

Usage Arguments Note See Also

View source: R/SensorData.R

Usage

1
SensorData.importCsv(filename, violate = FALSE)

Arguments

filename

full file path of input sensor data file.

violate

violate file name convention, ignore time zones and other information in file name

Note

input file must match mhealth specification. Note that the time zone of timestamps will be based on local computer instead of the filename, this needs to be changed.

See Also

['SensorData.importBinary'](SensorData.importBinary.html), ['SensorData.importGT3X'](SensorData.importGT3X.html), ['SensorData.importActigraphCsv'](SensorData.importActigraphCsv.html)


qutang/mhealth-visualizer-r documentation built on Sept. 4, 2019, 3:34 a.m.