Hi Uwe,
Thank you very much.. That worked :)
Regards,
Raji
2011/4/9 Uwe Ligges
> Try
>
> Sys.setenv("LANGUAGE"="Fr")
>
> Uwe Ligges
>
>
> On 07.04.2011 10:29, Raji wrote:
>
>> Hi R-helpers,
>>
>> Is it possible to localise the error messages/warnings that comes from
>> R.My application tak
Try
Sys.setenv("LANGUAGE"="Fr")
Uwe Ligges
On 07.04.2011 10:29, Raji wrote:
Hi R-helpers,
Is it possible to localise the error messages/warnings that comes from
R.My application takes in a locale information.I used the following command
to set the locale in R.But in RGui, i still get the e
Hi Rhelpers,
Do we need to install some font packages in R for the locale information
to take effect.
Alternatively, i found that we can use the following command for the
messages
Sys.setlocale("LC_MESSAGES","French")
Should this be done for getting error messages in French? The help for
setLo
Hi R-helpers,
Is it possible to localise the error messages/warnings that comes from
R.My application takes in a locale information.I used the following command
to set the locale in R.But in RGui, i still get the error messages in
English only.Can you please help me out with this?
Sys.setlocale
4 matches
Mail list logo