Description Usage Arguments Value Examples
View source: R/all_Tidynames.R
Column names are extremely important for programs to work smoothly. This function can be used during the first stage to standardize column names. This uses the make.names function and returns the new data frame with tidy names.
1 |
df |
A dataframe object |
A data frame with tidy column names
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.