| order_factor_by | R Documentation | 
Makes f a factor ordered according to ... (which is passed to order)
order_factor_by(.f, ...)
.f | 
 A factor  | 
... | 
 Passed to    | 
This is a thin wrapper around forcats::fct_reorder(), which is unintuitive in conjunction with order().
Reordered factor
rename_reorder_factor, rename_factor, forcats::fct_reorder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.