Answer Posted / Vandana Sharma
Some common functions in the dplyr package include `filter()`, `summarise()`, `group_by()`, `mutate()`, `arrange()`, and `select()`. These functions are used for data manipulation, filtering, aggregating, grouping, mutating, sorting, and selecting columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers