Examveda
Examveda

In dplyr, what does the arrange() function do?

A. Sorts the data frame in ascending order

B. Arranges the columns in a specified order

C. Orders the rows based on a specific column

D. Sorts the data frame in descending order

Answer: Option C


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

Join The Discussion

Related Questions on Data Manipulation with dplyr