windowxy {LSD} | R Documentation |
Factorization of the number of windows for plots with device partitions
Description
Create a factorization of the number of windows for plots with device partitions to be used in par(mfrow = ...).
Usage
windowxy(nrwin = 1)
Arguments
nrwin |
a non-negative integer specifying the number of windows. |
Author(s)
Bjoern Schwalb
See Also
Examples
windowxy(20)
[Package LSD version 4.1-0 Index]