[R] Language environment

Steven Yen @tyen @end|ng |rom ntu@edu@tw
Tue Nov 17 14:00:06 CET 2020


In R, I was able to set the language environment by fixing the line

in file "C:\Program Files\R\R-4.0.3\etc\Rconsole", line 70 below, set 
language to EN:

language = EN

In RStudio, I am not able to do that, except to include the line

Sys.setenv(LANG="en");

in every one of my program file. That's too much work. Any idea? Thank you!




	[[alternative HTML version deleted]]



More information about the R-help mailing list