Can't save a graph to pdf in R for MacOS
I do not have an R solution but use eps2pdf (a Perl script) This can be installed by Fink http://sourceforge.net/projects/fink/.
On Wednesday, June 25, 2003, at 03:41 am, S?bastien Plante wrote:
Hi, I am using R 1.7.1 (carbon) for MacOS and I am running it on MacOS X 10.2.6. When I send a graph to the pdf device (or any other devices), I get a zero KB file name "Rplots.pdf". Before sending my graph to the output, I did:
dev.off() pdf() boxplot(... my graph commands...) dev.off()
Is this the correct procedure? I did the same procedure on another PC running Linux (R 1.6) and it work well. Please help! Thanks, S?bastien Plante
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help