sortBy | R Documentation |
Returns a dataframe sorted by row according to the combination of values in the columns specified by "factors".
sortBy(df, factors, na.last = TRUE, ascending = TRUE, debug = FALSE)
df |
|
factors |
|
na.last |
|
ascending |
|
debug |
|
None.
sorted version of df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.