[R] PDF output problem
Thomas Lumley
tlumley at u.washington.edu
Tue Aug 27 19:13:46 CEST 2002
Still present in r-devel, eg
pdf("name%d.pdf",onefile=FALSE)
plot(1,main=1)
plot(1,main=2)
plot(1,main=3)
plot(1,main=4)
dev.off()
produces two files "name1.pdf" and "name2.pdf" containing the first and
fourth plots respectively. Doesn't happen with postscript().
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list