Description Usage Arguments Value Examples
Fix Zeros from Idle Sleep Mode
1 2 3 | fix_zeros(df, fill_in = TRUE)
idle_na_locf(df)
|
df |
An object with columns 'X', 'Y', and 'Z' or an object of class 'AccData' |
fill_in |
Should the zeros be filled in with the last observation carried forward? |
A data set with the zeros filled in
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.