powered by
Right-aligned. Padded with NAs on the front so the output is the same size as x.
rolling_mean(x, w)
Array.
Integer window size (number of elements).
Rolling mean of x with window size w.