Q3
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
AnswerD.
Sorts the data frame in descending order
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board