Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Orders the rows based on a specific column