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 |
factors |
The vector of factors to be unfactored |
ignore |
(character) Strings formatted to be used by gsub in the pattern argument to be removed from the character vector |
... |
Additional arguments passed to gsub |
character or numeric
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.