ppar_bottom_legend: Preparation of figure window with area for figure at the...

View source: R/ppar.R

ppar_bottom_legendR Documentation

Preparation of figure window with area for figure at the bottom.

Description

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

Usage

ppar_bottom_legend(mfrow2)

Arguments

mfrow2

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

Value

modified par function with adjusted parameters

Examples

ppar_bottom_legend(c(2,3))

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