The lettercase package provides utilities that help manage and
maintain string formats related to:
- capitalization
- whitespace / word separating characters
- special characters
- acronyms
Most often, the common convenience functions will be used. These are:
- str_upper_case, str_uppercase, str_all_caps
- str_lower_case, str_lowercase
- str_cap_wordsloa