Q21
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
AnswerC.
Unpacks nested data frames
D.
Reorders the rows based on a specific column
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board