Description Usage Arguments Value Author(s) Examples
Default feature extraction functions for accelerometer and gyroscope data.
1 | default_kinematic_features(sampling_rate)
|
sampling_rate |
Sampling rate of the data in Hz. |
A list of closures for three feature extraction functions supplied
with this package that can be passed to the funs
parameter
in *_features
functions.
Phil Snyder
1 | funs = default_kinematic_features(100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.