I am having trouble reading a .txt
file with the delimiter of "xqz", using read_file
or read_delim
returns back "invalid 'sep' value: must be one byte"
.
Is this "xqz" a known delimiter that I am just unfamiliar with? This is a very large data set, and I think uses "," "." "/" " " in the data itself, I so I understand why those were not used as delimiters.
Any tips for either reading multibyte delimiters or converting to single byte delimiter?
Read_file
and Read_delim
with sep = "xqz"
The data has sensitive information in it so I have made a fake version:
NAMExqzPLACExqzCOLORxqzTIMExqzDIRECTIONxqzSERVICE
JIM xqz1101xqzREDxqz1200xqzWESTxqzSurgery
RALPH xqz2201xqzBLUxqz1201xqzNORTxqzObservation
JEAN xqz3301xqzGRExqz1202xqzSOUTxqzMedical