characters_to_factors | R Documentation |
Convert all character columns to factors
characters_to_factors(df)
df |
Dataframe whose columns need conversion. |
Dataframe with all character columns converted to factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.