Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.10.10212061124460.11499-100000@fisher.stat.ucla.edu>
Date: 2002-12-06T20:30:12Z
From: Roger D. Peng
Subject: Unequal sized three plots in a window
In-Reply-To: <A032D3A4B7F0D411B9360008C71E3DA50686AA43@cheont3.cheo.on.ca>

layout() may be able to do what you want (I'm not sure), but also see the
help page for split.screen(), which I'm sure does what you want.

-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng

On Fri, 6 Dec 2002, Rangrej, Jagadish wrote:

> 
> Dear all:
> 
> I want to divide the graphing window in to three plots such that two plots
> are on the top and one at the bottom. The upper two plots are of equal sizes
> that cover 50% of the Window, third plot spans the lower half portion of the
> Window completely.
> 
> How do I do that, I tried layout and other options but they seem to have the
> matrix options which does not solve my problem.
> 
> Any help or pointer will be greatly appreciated.
> 
> Thank you,
> -Jag
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
>