View source: R/arrange_columns.R
Move a set of columns to the left-hand side of a data frame
1 | arrange_cols(df = df, refcols = refcols)
|
df |
A data frame |
refcols |
A vector of the column names you would like to move to the left side of the dataframe (in order) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.