Skip to content
Prev 31082 / 398513 Next

Changing the size of the bounding box

If you are using postscript files, see ?postscript to specify the width 
and height of the plot.
See also Section 12.5.3 (Figure margins) of the manual "An Introduction to 
R". Hopefully, it'll help you fix your apparent margins problem.
See also "xlim" and "ylim" in plot() to specify the range. And see "xlog" 
and "ylog" of par() to use log-scale.

Jerome
On April 23, 2003 02:11 pm, Richard Anderson wrote: