Am 03.04.2011 14:10, schrieb Duncan Murdoch:
That's not weird: you just created an R variable named LANGUAGE, not an
environment variable.
Duncan Murdoch
Silly me. It works now:
alexx@derp:~$ cat ~/.Renviron
LANGUAGE="EN"
Thanks :)
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.