| arrange_row | R Documentation | 
Sort a date frame and keep the row names.
arrange_row(df, ...)
| df | a data frame. | 
| ... | further parameters to  | 
This function is modified from arrange of R package plyr.
arrange deliberately remove rownames, but sometimes it is worth to
keep them.
a sorted data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.