R/HelperFunctions.R
snakeCaseToCamelCaseNames.Rd
Convert the names of an object from snake case to camel case
snakeCaseToCamelCaseNames(object)
The object of which the names should be converted
The same object, but with converted names.