moving_average_manip | R Documentation |
Manipulate version of centered moving average to smooth out a time series
moving_average_manip(y)
y |
a vector with time series data |
library(SUdatasets) moving_average_manip(globaltemp$temp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.