HH (version 2.3-27)

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