I include the argument pty="s" to image, but still when I make an image by the method
postscript("rstuff/test.ps")
tauseq<-seq(0,1,.5)
cif2d.image(x,,y,tauseq)
dev.off()
the image plot created is NOT square. I thought pty="s" would make it square. Generally it would be nice if the image saved to disk were like the one we see while in R (X-windows). Are they any tips on how to make it act like that? Also it was mentioned a while back by Ross or Robert that a new version of all these graphics functions was coming soon. Maybe I should just wait for that before trying to do this set of image plots. Thanks very much for any help Bill Simpson -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._