Examveda
Examveda

What is the purpose of the ungroup() function in dplyr?

A. Retains the grouping of the data frame

B. Removes the grouping of the data frame

C. Unpacks nested data frames

D. Reorders the rows based on a specific column

Answer: Option B


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

Join The Discussion

Related Questions on Data Manipulation with dplyr