Try:

nf <- layout(matrix(c(1,2, 4, 6, 1, 3, 5, 6), nc = 2))
layout.show(nf)

On Tue, Jul 1, 2008 at 4:15 PM, Leandro Marino <[EMAIL PROTECTED]>
wrote:

> Hi list,
>
> I want to know how can i creat a plot window with this configuration:
> _______________________________
> |                             |
> |           PLOT 1            |
> |                             |
> |-----------------------------|
> |              |              |
> |              |              |
> |   PLOT 2     |    PLOT 3    |
> |              |              |
> |              |              |
> |-----------------------------|
> |              |              |
> |              |              |
> |   PLOT 4     |    PLOT 5    |
> |              |              |
> |              |              |
> |-----------------------------|
> |                             |
> |           PLOT 6            |
> |                             |
> _______________________________
>
>
> and other configurations!
>
>
> Thanks for the help!
>
> Atenciosamente,
> Leandro Lins Marino
> Centro de Avaliação
> Fundação CESGRANRIO
> Rua Santa Alexandrina, 1011 - 2º andar
> Rio de Janeiro, RJ - CEP: 20261-903
> ( (21) 2103-9600 R.:236
> ( (21) 8777-7907
> * [EMAIL PROTECTED]
> "Aquele que suporta o peso da sociedade
>    é precisamente aquele que obtém
>  as menores vantagens". (SMITH, Adam)
>
> P  Antes de imprimir pense em sua responsabilidade e compromisso com o MEIO
> AMBIENTE
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to