Description Usage Arguments Value Examples
Swap columns .x
and .y
in df
.
1 |
df |
a data.frame (or tibble) object |
.x, .y |
column names to switch |
a data.frame (or tibble) object with .x
and .y
swapped
1 2 3 4 5 6 7 8 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.