R/utils.R
move_cols_to_front.Rd
Shift selected columns to the front
move_cols_to_front(df, cols)
A data frame.
A vector of column names
A dataframe starting with the selected cols if they are present