to_last | R Documentation |
Move column to the end of dataframe
to_last(df, ...)
df |
Dataframe |
... |
Columns that should be at the end of the Dataframe. |
to_last(mtcars, cyl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.