Occasionally a character vector is unintentionally contaminated with fullwidth (zenkaku)
characters. sanitizeZenkaku
remove Japanese fullwidth (zenkaku) alphabets,
numbers, and symbols from the given character vector in order to make
logical and factor vectors work properly. The alphabets,
numbers, and symbols are substitute for halfwidth forms (aka. ASCII),
while a fullwidth space is simply removed.