Hi
[email protected] napsal dne 18.03.2010 11:16:26:
>
> Hi,
>
>
>
> there´s something that really bothers me about R and after hours and
hours of
> internet research, I´m still stuck with the same problem: I installed R
and it
> is in Spanish, as the system on my work. I would really like it in
English and
> there seems to be no way to change that!?! I´m doing an abroad
internship, so
> my Spanish is far from perfect and my tutorial is in English.
>
>
>
> Is there any way that I´m not aware of to change the language
environment of R?
Maybe
?Sys.getlocale
Sys.setlocale("LC_ALL", "Czech") # for Czech locale
Regards
Petr
>
>
>
> Thanks a lot!
>
> Katharina
>
> _________________________________________________________________
> [[elided Hotmail spam]]
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] 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.
______________________________________________
[email protected] 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.