push.vp.hh {HH} | R Documentation |
push and pop a grid viewport, turn clipping off, change scale.
push.vp.hh(scale = 100) pop.vp.hh()
scale |
argument to the unit function. |
Used in panel.cartesian
to ease labeling the rows
and columns of a scatterplot matrix.
An object of class "unit"
.
Richard M. Heiberger <rmh@temple.edu>
viewport
, unit
,
panel.cartesian