reloc_col_after_last | R Documentation |
Relocates column "to_move" immediately after the last column.
reloc_col_after_last(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.