Q10
What is the role of the summarize() function in dplyr?
A.
Applies a summary function to each group
AnswerB.
Filters rows based on a condition
C.
Selects specific columns from a data frame
D.
Sorts the data frame in ascending order
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board