Description Usage Arguments Examples
Lag function
1 | f_lag(x, n = 1)
|
x |
A vector to perform lag on |
n |
number of elements to shift. Default is 1. |
1 | f_lag(x = 1:10, n = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.