r select columns based on colum name code example Example: select columns in r df %>% select(column1, column2)