Description Usage Arguments Value
View source: R/transformations.R
Find rolling mean for the provided input and window.
1 | rolling_mean(input, win = 2)
|
input |
A vector to find rolling mean. |
win |
A double as rolling window. |
Calculated rolling mean column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.