prPushMarginViewport {Gmisc} | 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 = "margin")
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
2
- the number of pushed viewports
[Package Gmisc version 3.0.3 Index]