Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
HH (version 2.1-7)
push.vp.hh: 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
unit
function.
Value
An object of class
"unit"
.
Details
Used in
panel.cartesian
to ease labeling the rows and columns of a scatterplot matrix.
See Also
viewport
,
unit
,
panel.cartesian