Skip to content
Prev 306750 / 398506 Next

lattice xyplot, get current level

Christof:

You are aware, I assume, that the subject level name can be
incorporated into the strip label via the "strip" function argument;
e.g.

xyplot(...,
strip = strip.custom(style = 1, strip.levels=c(TRUE,TRUE)),
...)

Cheers,
Bert
On Tue, Oct 2, 2012 at 6:45 AM, Christof Klu? <ckluss at email.uni-kiel.de> wrote: