defactor_vector | R Documentation |
Converts factor to character
defactor_vector(x, check.numeric = FALSE)
x |
a vector |
check.numeric |
check if vector is numeric. Default is TRUE. Takes longer with this check but avoids type conversion (numeric to character). |
character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.