[R] controlling plot spacing?

Bill Simpson wsi at gcal.ac.uk
Fri Apr 20 09:52:26 CEST 2001


Thanks everyone par(mgp) was what I needed.

BTW in my particular case using layout() I am now doing
par(mar=c(3,3,.2,.2))
par(mgp=c(3,.5,0))

I find that if I try 
par(mgp=c(2.5,.5,0))
          ^^^
or any number <3 I get what looks like random small fragments of text
superimposed on the axis label. Looks like a photocopy taken with a
machine that has specks of dirt in it.

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



More information about the R-help mailing list