Description Usage Arguments Value
Calculate the moving average of a vector.
| 1 | moving_average(x, n = 10)
 | 
| x | A vector with data. | 
| n | Window width in samples. | 
The data in x, averaged in a window of width n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.