Hi All!

I know that very primitive question, but that to grant it, that the drawing
on the screen divided up onto which part draw

for example:


layout(matrix(1:4,ncol=2, byrow=T))

plot(x, y, ...) <--- 1. screen

plot(y, z, ...) <--- 2. screen

etc...

Thank you!

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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