Description Usage Arguments Value Examples
Find the rolling maximum in 'x' with span 'n'
1 | rollmax(x, n)
|
x |
Numeric vector |
n |
Integer span |
The maximum value of 'x' with span 'n'
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.