Learn R Programming

HDXBoxeR (version 0.0.2)

ppar_wider: 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)

Value

default plotting window

Arguments

mfrow2

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

Examples

Run this code
ppar_wider(c(2,1))

Run the code above in your browser using DataLab