Description Usage Arguments Value Examples
View source: R/dfmanipulation.R
A function for sorting a data.frame by colname
1 |
x |
data.frame |
by |
colname (string) to sort by |
decreasing |
passed on, defaults to FALSE |
na.last |
passed on, defaults to NA |
A sorted data.frame
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.