Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

col.hh

Initializing Trellis Displays


Description

Initialization of an R 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

Examples

## Not run: 
trellis.device(theme="col.hh") ## Open a device with the theme

trellis.device(theme=col.hh()) ## Open a device with the theme

trellis.par.set(theme=col.hh())## Add theme to already open device

## End(Not run)

HH

Statistical Analysis and Data Display: Heiberger and Holland

v3.1-43
GPL (>= 2)
Authors
Richard M. Heiberger
Initial release
2020-11-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.