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