convert_column_names | R Documentation |
Convert Column Names to snake_case
convert_column_names(df)
df |
A data frame whose column names are to be converted. |
The data frame with its column names converted to snake_case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.