to_camel_case.Rd
Convert strings to CamelCase strings
to_camel_case(.strings)
*<chr>* strings with word breaks instead of spaces.
*<chr>* the same strings without spaces and capitalized letters at the starts of words.