Rdocumentation
powered by
Learn R Programming
TLBC (version 1.0)
extractAccelerometerFeatures: Extract accelerometer features
Description
Function to extract accelerometer features for all GT3X+ raw data files in a directory.
Usage
extractAccelerometerFeatures(input, output, winSize, names=NULL)
Arguments
input
Path to GT3X+ raw data file or a directory containing GT3X+ raw data files.
output
Path to a directory to save computed features. A separate directory for each GT3X+ file will be created containing features for each day.
winSize
Window size in seconds.
names
(Optional) If provided, compute features only for filenames in this list.
See Also
extractAccFeatsFile