Franco Mendolia <franco.mendolia <at> gmx.de> writes: > > 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. > > Regards, > > Franco Mendolia
You could also use pdf() and textplot() in the gplots package Mark Lyman ______________________________________________ [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.
