[R] How to use internationalization of R on Linux?
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Oct 15 13:53:26 CEST 2012
On 15/10/12 08:32, Manish Gupta wrote:
> Hi,
>
> I am working on internationalization of R on linux. I have xml file which
> has data in Chinese language. I need to read it and plot it. How can i do
> it using internationalization on linux?
By following the R manuals. If you use a UTF-8 locale there is normally
no problem in reading. Plotting depends on the device (unstated here)
: see the help for pdf() for example.
Note that there are *two* written 'Chinese language': you may need to
know which,
>
> Regards
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/How-to-use-internationalization-of-R-on-Linux-tp4646213.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
PLEASE do: the 'at a minimum' information asked for there is essential
to answer your question.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list