Sanitize a vector to remove special characters and convert it to tile
Source:R/utilities.R
SanitizeColumn.Rd
This function removes: 1. Commas with space 2. Hyphen with space 3. Multiple dots with single space 4. Multiple spacies with single space 5. NA with "UNKNOWN"