ma.Rd
Computing moving average of all past values including last value using a window size
ma(z, window_size = 5L)
the numeric vector
the integer window size
a vector of the same length pre-padded with NAs