SensorData.clip: Clip sensor data according to the start and end time.

Usage Arguments Note

View source: R/SensorData.R

Usage

1
SensorData.clip(sensorData, startTime, endTime)

Arguments

sensorData

input dataframe that matches mhealth specification.

startTime

POSIct date object for start time.

endTime

POSIct date object for end time.

Note

Make sure that the data frame is including timestamps.


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