View source: R/internal_functions.R
| moveMe | R Documentation |
arrange columns
moveMe(data, tomove, where = "last", ba = NULL)
data |
input dataframe |
tomove |
which column(s) to move |
where |
where to move them - e.g. "before", "after", "first", "last" |
ba |
?? |
Dataframe with new column order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.