Skip to content
Prev 19071 / 63424 Next

Fixed plot height question

On Wed, 11 Jan 2006, Mike Schaffer wrote:

            
Yes.  Set par(pin=c(par("pin")[1], 1)).

Warning: you may not have meant the plot height, rather the figure height.
See R-Intro for the differences.
Using par(plt=) will do this for you.  Or look into grid, layout or 
split.screen.