This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to change Rstudio language

Hi,

I'd like to change my Rstudio language.

I changed R language in English by setting language = en in Rconsole file into etc directory. So, R language is now English, but Rstudio language is still Italian.

When I run Sys.getlocale() in Rconsole, I found the following result:

"LC_COLLATE=Italian_Italy.1252;LC_CTYPE=Italian_Italy.1252;LC_MONETARY=Italian_Italy.1252;LC_NUMERIC=C;LC_TIME=Italian_Italy.1252"

I've Windows 10.

How can I fix it?

Thank u!

r

1 answer

Log in to answer this question.