Description Usage Arguments Value
Window the value vector of sensor data for each axis
1 | window(sensor_data, window_length, window_overlap, window_name = "hamming")
|
sensor_data |
A data frame with columns |
window_length |
The number of samples per window. |
window_overlap |
Fraction in the interval [0, 1) specifying the amount of window overlap. |
window_name |
window name: bartlett, blackman, flattop, hamming,
hanning, or rectangle. See |
Windowed sensor data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.