Description Usage Arguments Author(s) See Also
Function to extract accelerometer features for all GT3X+ raw data files in a directory.
1 | extractAccelerometerFeatures(input, output, winSize, names=NULL)
|
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. |
Katherine Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.