R/sensors.R
default_kinematic_features.RdDefault feature extraction functions for accelerometer and gyroscope data.
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.
funs = default_kinematic_features(100)