ma <- function(x, n = 5, sides = 2) { filter(x, rep(1/n, n), sides = sides) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.