[R] write data to pdf

Barry Rowlingson B.Rowlingson at lancaster.ac.uk
Thu Oct 19 17:32:48 CEST 2006


Franco Mendolia wrote:
> Hello!
> 
> Is there a possibility in R to save data in pdf-format?
> I do not want to save a plot but some lines of simple text.

Howabout:

  R -> RSPython[1] -> ReportLab[2] -> PDF

[1] http://www.omegahat.org/RSPython/
[2] http://www.reportlab.org/

ReportLab is a very nice PDF generator library, closer integration with 
R would be useful... But no I dont have time to do it :(

Barry



More information about the R-help mailing list