Skip to content
Prev 131619 / 398502 Next

spliting windows 5 frames.

?layout

try:

layout(rbind(c(1, 2, 3),
             c(1, 4, 5)), widths=c(2, 1, 1))
layout.show(5)


and see if this is what you want.
On Dec 8, 2007 3:38 PM, Milton Cezar Ribeiro <milton_ruser at yahoo.com.br> wrote: