col.hh | R Documentation |
Initialization of an R display device with the graphical parameters that rmh prefers.
col.hh()
List of graphical parameters to be used in the theme
argument
to the trellis.device
or trellis.par.set
functions.
Richard M. Heiberger <rmh@temple.edu>
trellis.device
, trellis.par.get
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.