Internal function to capitalize the first letter of a character
Source:R/small_helpers.R
capitalize_firstLetter.Rd
Internal helper function to capitalize the first letter of a character value. The use case is to create a plot label like 'Age' from a variable name like 'age'.