| clean_names | R Documentation | 
Clean names
clean_names(x)
x | 
 the object with names to be cleaned  | 
A data frame with names in lowercase, spaces as underscores and brackets and forward slashes removed
## Not run: df <- clean_name(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.