trellis.par.get/set. These are
NOT S-compatiblelset(theme = c("col.bg", "white.bg", "bw"), file)
lset.textfont(xlab, ylab, main, sub, add)
lset.textcol(xlab, ylab, main, sub, add)
lset.textcex(xlab, ylab, main, sub, add)source()d.trellis.settingstrellis.settings. lset deals with the whole list of
settings. lset.text* modifies components of the various text
components. More similar functions should come later. lset implements a concept of `themes' in Lattice. Themes are
predefined values of trellis.settings that modify the overall
look. The only current theme significantly different from the defaults
is the "white.bg" theme, which hopefully
trellis.settings, Lattice