to_snake_case | R Documentation |
Function to convert data frame names to snake_case
to_snake_case(names)
names |
data frame column names |
to_snake_case(names(iris))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.