SyntaxFix
Write A Post
Hire A Developer
Questions
x <-dplyr::select(dataset_df, -c('coloumn1', 'column2'))
This works for me.