Learn R Programming

surveillance (version 1.2-1)

magic.dim: Returns a suitable k1 x k2 for plotting the disProgObj

Description

For a given number k magic.dim provides a vector containing two elements nRows and nCols which can be used to set the dimension of a single graphic device so that nRow*nCol plots can be drawn by row (or by column) on the device.

Usage

magic.dim(k)

Arguments

k
an integer

Value

  • vector with two elements

encoding

latin1