arrange_cols: Move a set of columns to the left-hand side of a data frame

Description Usage Arguments

View source: R/arrange_columns.R

Description

Move a set of columns to the left-hand side of a data frame

Usage

1
arrange_cols(df = df, refcols = refcols)

Arguments

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)


johnfrye/fryeR documentation built on Dec. 28, 2021, 6:20 p.m.