Convert a 4-Letter Code to a Unique Hex Character
Source:R/tourSetlistAlignment.R
four_letter_code_to_hex.Rd
This function converts a 4-letter song code into a unique hex character. It checks against a list of already used hex codes to ensure that the generated hex character is unique. The function returns both the hex character and its numeric value.