R-beta: image saved ps file

Bill Simpson wsimpson at uwinnipeg.ca
Sun Mar 8 15:45:09 CET 1998



On 7 Mar 1998, Peter Dalgaard BSA wrote:

> Bill Simpson <wsimpson at uwinnipeg.ca> writes:
> 
> > 
> > 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.
> 
> Hmm. Sounds like a bug...
> 
> > 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?
> 
> Tried save.plot() ?
Yes.  That also has a bug.  The bug is that the image plot contains lots
of white horizontal lines.  I was told to use the alternative method.  It
does get around the white lines, but now I can't seem to get the plot to
be square.  I guess I will try some of those other myriad par arguments.

Bill

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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