col.hh {Rcmdr.HH}R Documentation

Initializing Trellis Displays

Description

Initialization of a display device with the graphical parameters that rmh prefers.

Usage

col.hh()

Value

List of graphical parameters to be used in the theme argument to the trellis.device or trellis.par.set functions.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

trellis.device, trellis.par.set

Examples

## function name or result of function call
trellis.device(theme="col.hh")
trellis.device(theme=col.hh())

## result of function call
trellis.par.set(theme=col.hh())

[Package Rcmdr.HH version 1.7-3 Index]