Hello! Does anyone have any experience using data that comes in foreign languages? I have some data in an excel file that has columns with numbers and also separate columns with Armenian words, but when I read it into R studio as a CSV from Excel, the Armenian characters become strange symbols like this " �_______� _______"
Any advice on how to get R to read in the data and display the correct characters would be very helpful! Thank you in advance.