Description Usage Arguments Value
Build a List of Expressions (Rolling Mean)
1 | make_rollmeans(..., .n = 3, .align = "right", na.rm = FALSE)
|
... |
variables to make |
.n |
integer vector of window sizes to calculate rolling mean |
.align |
|
na.rm |
are |
expression to unquote inside mutate()
function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.