isSnakeCase | R Documentation |
This function is used check if a string conforms to the snake case format.
isSnakeCase(x)
x |
The string to evaluate |
TRUE if the string is in snake case
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.