Rev 1741 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{I_lset}\alias{lset}\title{Interface to modify Trellis Settings - Deprecated}\description{A (hopefully) simpler alternative to \code{trellis.par.get/set}. Thisis deprecated, and the same functionality is now available with\code{trellis.par.set}}\usage{lset(theme = col.whitebg())}\arguments{\item{theme}{ a list decribing how to change the settings of thecurrent active device. Valid components are those in the listreturned by \code{trellis.par.get()}. Each component must itself bea list, with one or more of the appropriate components (need nothave all components). Changes are made to the settings for thecurrently active device only.}}\author{ Deepayan Sarkar \email{Deepayan.Sarkar@R-project.org}}\keyword{utilities}