prPushMarginViewport: Pushes viewport with margins

View source: R/private.R

prPushMarginViewportR Documentation

Pushes viewport with margins

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

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


gforge/forestplot documentation built on Aug. 30, 2023, 7:40 a.m.