Skip to content
Prev 156576 / 398506 Next

plot order in multi-panel figure

Stephen Tucker <brown_emu <at> yahoo.com> writes:
traditional graphics device?
(2,1)) but with underlying grid
Below is one approach using split.screen. See ?split.screen for details.
[1] 1
[1] 2 3
[1] 1 2 3

Mark Lyman