LSD (version 4.0-0)

windowxy: 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.

See Also

demotour

Examples

Run this code
# NOT RUN {
windowxy(20)
# }

Run the code above in your browser using DataLab