Description Usage Arguments Value Examples
Convert column names to proper case and convert underscore to spaces
| 1 | proper_names(df, underscore_to_spaces = TRUE)
 | 
| df | a dataframe with column names | 
| underscore_to_spaces | boolean on whether to convert underscore to space in column names | 
dataframe with adjusted column names
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.