ppar_wider: Preparation of figure window with more area on west side of...

View source: R/ppar.R

ppar_widerR Documentation

Preparation of figure window with more area on west side of plot.

Description

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

Usage

ppar_wider(mfrow2)

Arguments

mfrow2

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

Value

default plotting window

Examples

ppar_wider(c(2,1))

HDXBoxeR documentation built on Sept. 11, 2024, 8:40 p.m.