R/utility_functions.R
drop_cols.Rd
Drops an undefined number of columns from a data frame
drop_cols(df, ...)
Data frame
Column names to drop (can be unquoted names or character vector)
Data frame without the specified columns