Franco Mendolia <franco.mendolia <at> gmx.de> writes: > > 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.
I remember that about 4 years ago there was a thread on the subject, but I could not find it any more. But, maybe, it's anyway better to think the other way round, asking "How can I generate nice pdf tables with R". For that, you should have a look at Sweave (latex), or package odfWeave if you prefer Open Office output. Dieter ______________________________________________ R-help@stat.math.ethz.ch 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.