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