| to_snake_case | R Documentation |
Convert camelCase or PascalCase to snake_case.
to_snake_case(x)
x |
A character string. |
Snake case version of the string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.