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 ______________________________________________ [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.
