adjust_factor | R Documentation |
Converts a vector into a factor with specified levels and labels
adjust_factor(value, ilevels, slevels)
value |
vector to be converted into factor |
ilevels |
order for categorical values |
slevels |
labels for categorical values |
returns an adjusted factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.