This function gives the SD to a floating mean
1 | floatingSD(data, l = 6, clear.outliers = FALSE, pad = FALSE, iqr = F)
|
data |
vector of data |
l |
number of points to be averaged |
clear.outliers |
Boolean |
pad |
boolean whether NA should be added in front and in the back to maintain the same length |
iqr |
boolean whether to use the interquartile range |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.