upperCaseFirst.Rd
Helper function to convert the first character of a string to uppercase.
upperCaseFirst(s)
The input string.
Returns the input string with the first character capitalized.