Description Usage Arguments Value See Also
View source: R/movingAverage.R
Computes the moving average about a time-series defined by a specified number of points.
1 | movingAverage(x, n = 3, centered = TRUE)
|
x |
a |
n |
a |
centered |
a |
a vector
containing the smoothed numeric
moving average time-series expression values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.