M Mr. Dubey π Coach β 103.11K Points π R Programming Q. 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()) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) n()