R/CsvHelper.R
isCamelCase.Rd
This function is used check if a string conforms to the lower camel case format.
isCamelCase(x)
The string to evaluate
TRUE if the string is in lower camel case