to_snake_case | R Documentation |
Convert a character string to snake case.
to_snake_case(x)
x |
A character vector. |
A character vector.
to_snake_case("laCigaleEtLaFourmi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.