Description Usage Arguments Value
View source: R/helper_functions.R
Set sorted factor levels. Specify specific base level if desired.
1 | sort_factor(var, base.level = NULL)
|
var |
Input Vector. |
base.level |
String indicating base level. Argument is optional. |
Factor with ascending sorted levels and user-specified base level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.