rename_cols | R Documentation |
Standardizes column names to Title Case when recognized, and tolowercasewithout spaces when not recognized
rename_cols(df)
df |
dataframe with colnames to modify |
A vector of strings
Lillian Nguyen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.