camel2underscore | R Documentation |
converts camel case to underscores in a (vector of) string(s)
camel2underscore(x)
a |
string or string vector |
the converted string(s)
underscore2camel("bla_blubb")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.