Q. How do you perform a group-wise summary operation using dplyr's group_by() and summarize() functions?
β
Correct Answer: (D)
summarize()
You must be Logged in to update hint/solution