Description Usage Arguments Value
Lead
or lag
vectors or lists.
1 |
x |
a vector or list. |
n |
an integer denoting the offset by which to lead or lag the input. This function only supports n>=0. |
type |
Default is |
An object with the same class as x
that contains the lead/lag of input x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.