Examveda
Examveda

What is the role of the summarize() function in dplyr?

A. Applies a summary function to each group

B. 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


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

Join The Discussion

Related Questions on Data Manipulation with dplyr