| push.vp.hh {HH} | R Documentation |
push and pop a grid viewport, turn clipping off, change scale.
Description
push and pop a grid viewport, turn clipping off, change scale.
Usage
push.vp.hh(scale = 100)
pop.vp.hh()
Arguments
scale |
argument to the |
Details
Used in panel.cartesian to ease labeling the rows
and columns of a scatterplot matrix.
Value
An object of class "unit".
Author(s)
Richard M. Heiberger <rmh@temple.edu>
See Also
viewport, unit,
panel.cartesian
[Package HH version 3.1-52 Index]