Description Usage Arguments Value
View source: R/relevel_sequentially.R
I wrote this a million years ago for TARGET and have used it ever since. It's not terribly clever but it can help A LOT with plotting to reorder.
1 | relevel_sequentially(x, lvls)
|
x |
a factor, or something that can become one |
lvls |
a vector with level names that include all levels of x |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.