reloc_col_after_first | R Documentation |
Relocates column "to_move" immediately after the first column.
reloc_col_after_first(df = NULL, to_move = "after_anchor")
df |
The original data frame. |
to_move |
The column to be moved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.