This is just a convenience wrapper for select
but one that provides helpful information about the selected and discarded columns.
select_columns(data, ..., quiet = FALSE)
Arguments
data |
data frame |
quiet |
whether the function should output information messages or be quiet (default is to output) |