pushpop.vp.hh: push and pop a grid viewport, turn clipping off, change...

push.vp.hhR 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 unit function.

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


HH documentation built on Aug. 9, 2022, 5:08 p.m.

Related to pushpop.vp.hh in HH...