Description Usage Arguments Value
Calculates the running average (moving average) over a numeric vector
1 | .run_mean(x, w = 1L)
|
x |
numeric vector |
w |
size of window |
running average of vector x
with window w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.