I_lset {lattice} | R Documentation |
Interface to modify Trellis Settings - Defunct
Description
A (hopefully) simpler alternative to trellis.par.get/set
. This
is deprecated, and the same functionality is now available with
trellis.par.set
Usage
lset(theme = col.whitebg())
Arguments
theme |
a list decribing how to change the settings of the
current active device. Valid components are those in the list
returned by |
Author(s)
Deepayan Sarkar Deepayan.Sarkar@R-project.org
[Package lattice version 0.22-6 Index]