Examveda

How do you count the number of rows in a dplyr data frame?

A. count_rows()

B. n()

C. rows_count()

D. summarize(count = n())

Answer: Option B


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

Join The Discussion

Related Questions on Data Manipulation with dplyr