R/disambr_utils.r
read_to_utf8.Rd
Reads file as UTF-8, convert it if other encoding is deteted
read_to_utf8(f, bytes_to_check = 2^14)
file path
how long to check for encoding (save time for large files)
file text as string