(no subject)
Hello, Can you provide more information? What is your operating system? What is your database management system (sqlite, mySQL,...) What package do you use to import the data in R from the database? What is the default language on your computer? Are the variables not in farsi fine? My guess is that Rstudion is a front end and have nothing to do with your problem. But to be sure you can open R directly and check from there. Some lines of codes would be helpful. Best regards, Jeremie
Hi, I have a question about R Studio. I have a database in SQL. now, I combined SQL and R Studio. the levels of a variable is in farsi. so when I want to read some variables, in R Studio are "???????" . I want to show them in farsi. what should I do to have right words in R Studio? Thanks.