Description Usage Arguments Value Examples
Take a factor vector and return a value a vector of either type character or numeric by replacing the factors with their associated labels. If all label names are numeric, a numeric vector will be returned, otherwise a character vector will be returned.
1 | unfactor(factors)
|
factors |
The vector of factors to be unfactored |
character or numeric
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.