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