[R] Getting graphs into LaTeX
Timur Elzhov
Timur.Elzhov at jinr.ru
Fri Dec 27 17:57:03 CET 2002
On Fri, Aug 22, 2003 at 06:33:31PM +0700, Andrew Criswell wrote:
> Thanks to all who responded to my inquiry. Bingo, it works!
>
> I revised the code as follows and it works fine:
>
> For the R code:
> _______________________________________________
> pdf()
BTW, you can create eps-files only, as usual, and then convert
them to the pdf-files on demand, by the `epstopdf' program
(available on CTAN, calls ghostscript for transform).
You do not need touch R code in the case.
--
WBR,
Timur.
More information about the R-help
mailing list