ppar {HDXBoxeR}R Documentation

Preparation of figure window.

Description

Prepares a plotting window with specified margins with specific number of figure row and columns.

Usage

ppar(mfrow2)

Arguments

mfrow2

mfrow: number of Multiple Figures (use ROW-wise).

Value

modified par function with adjusted parameters

Examples

ppar(c(2,1))

[Package HDXBoxeR version 0.0.1 Index]