prPushMarginViewport {forestplot} | R 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 |
left |
The margin object, either in npc or a |
top |
The margin object, either in npc or a |
right |
The margin object, either in npc or a |
name |
The name of the last viewport |
Value
void
[Package forestplot version 3.1.5 Index]