arrange_base | R Documentation |
This function sorts a data frame based on the provided columns.
arrange_base(data, ...)
data |
A data frame. |
... |
Column names to determine the sort order. |
A sorted data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.