[R] Unequal sized three plots in a window
Roger Peng
rpeng at stat.ucla.edu
Fri Dec 6 20:30:12 CET 2002
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
>
More information about the R-help
mailing list