?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 <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I need split the output windows into two "frames" of equal size.
> On firs
Dear all,
I need split the output windows into two "frames" of equal size.
On first frame I will print only a image, and on second frame I will print out
for graphs (like those automaticaly generated by plot of a glm model.
Below follow a visual which I looking for.
x11(width=10,height=8)
oldp
2 matches
Mail list logo