.factor_with_attr | R Documentation |
Create a factor vector and preserve all attributes
.factor_with_attr(x, levels = NULL)
x |
The source value, usually a character vector |
levels |
The new levels |
A factor vector with the new levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.