Examveda

What does the group_by() function do in dplyr?

A. Groups the data frame by a specified column

B. Creates a new variable based on existing ones

C. Orders the rows based on a specific column

D. Filters unique rows based on specified columns

Answer: Option A


This Question Belongs to R Programming >> Data Manipulation With Dplyr

Join The Discussion

Related Questions on Data Manipulation with dplyr