AKmiscel {glmmAK} | R Documentation |
Functions mfLand
and mfPort
try to split a graphical
device in a ``nice'' way to produce several plots on 1 page in
landscape or portrait format.
mfLand(np) mfPort(np)
np |
number of plots that are to be produced on 1 page |
A 2-component vector giving the number of rows and columns into which the graphical device could be splitted.
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz
par
.
mfLand(6) mfPort(6)