epi_shift_single | R Documentation |
This is a lower-level function. As such it performs no error checking.
epi_shift_single(x, col, shift_val, newname, key_cols)
x |
Data frame. |
shift_val |
a single integer. Negative values produce leads. |
newname |
the name for the newly shifted column |
key_cols |
vector, or |
a list of tibbles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.