reorder_factors | R Documentation |
Will for example convert 'ETA(1)' to 1 create factors then generate labels by wrapping the digits with prefix and suffix.
reorder_factors(prefix, suffix = NULL)
prefix |
A prefix to be added in front of the factor digits. |
suffix |
A suffix to be added after the factor digits. |
A modified tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.