Clean character strings by removing special characters and formatting.
cleanCharacterStrings.Rd
This function takes a character string as input and performs several cleaning operations to remove special characters, formatting, and unwanted substrings. The cleaned string is then returned as the output.