Al Piszcz
2003-Aug-30 20:18 UTC
[R] IGNORE PREVIOUS question: plot margin spacing/control (fwd)
par adds margin spacing with the 'mar' parameter par(lty=1,lwd=2,mar=c(5,6,4,2)) ---------- Forwarded message ---------- Date: Sat, 30 Aug 2003 16:13:48 -0400 (EDT) From: Al Piszcz <apiszcz at solarrain.com> To: r-help at stat.math.ethz.ch Subject: plot margin spacing/control With certain axis labels my formatted text is being clipped or chopped since there is not enough space along the left side margin. Is there a way to increase the margin width? Thank you in advance.