View source: R/misc_functions.R
factor_to_character | R Documentation |
Takes a dataframe and converts any factor variables to character
factor_to_character(dsin, vars = NULL)
dsin |
input dataframe |
vars |
variables to consider for conversion. Default NULL will consider every variable within the dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.