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 May 29, 2024, 6:24 a.m.

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