[R] lattice: how to get 'lattice.theme'

Deepayan Sarkar deepayan.sarkar at gmail.com
Tue Jan 30 20:48:42 CET 2007


On 1/30/07, Benjamin Tyner <btyner at stat.purdue.edu> wrote:
> Thanks...what I really want is to be able to access the value of the
> 'color' argument the user gave in their call to trellis.device(). I
> mistakenly assumed it would be stored in 'lattice.theme' but this does
> not seem to be the case?

It is not stored anywhere, only used inside trellis.device (as an
argument to canonical.theme).

Deepayan



More information about the R-help mailing list