prPushMarginViewport: Pushes viewport with margins

Description Usage Arguments Value

View source: R/private_functions.R

Description

A grid.layout object is used to generate the margins. A second viewport selecting the mid-row/col is used to create the effect of margins

Usage

1
prPushMarginViewport(bottom, left, top, right, name = NULL)

Arguments

bottom

The margin object, either in npc or a unit object

left

The margin object, either in npc or a unit object

top

The margin object, either in npc or a unit object

right

The margin object, either in npc or a unit object

name

The name of the last viewport

Value

void


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.