powered by
This function sorts a data frame based on the provided columns.
arrange_base(data, ...)
A sorted data frame.
A data frame.
Column names to determine the sort order.