Description Usage Arguments Value Examples
View source: R/reorder_levels.R
Reorder factor levels based on frequency
| 1 | 
| x | factor | 
factor
| 1 | reorder_levels(factor(c("a","a","b","c","c","c","c","d","d","d")))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.