Description Usage Arguments Value Examples
Rename factors
1 | rename_factor(x, vector_map)
|
x: |
factor values to be renamed |
vector_map: |
one to one map for the factors with renamed factors |
renamed factors
1 2 | rename_factor (x, vector_map)
vector_map = c('< 3.0' = '727', '3.0 to 3.9' = '702', '4.0 to 4.9' = '612',
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.