Possible issues with text encoding in R/RStudio
I’m having a strange problem when I read a .csv file using read_csv. I’m afraid I don’t think I can produce a reproducible example because the issue may involve my current R/RStudio session and how they interact while reading a file, requiring the file and a similar set up. I don’t know for sure, but I’m leaning towards some issue with a text encoding mismatch, but I know little about this and so I seek the advanced advice of the stack-overflow hive mind.