Hello Christoph,
Oops, I see that the factor.levels function is in the help menu for
strip.default. I had tried it, but not specified it correctly.
Thanks again for you help,
John
Christoph Meyer wrote:
> Hi John,
>
> a solution to your problem would be using strip.custom like this:
>
> ...
Hi John,
a solution to your problem would be using strip.custom like this:
...
with(dat,xYplot(Cbind(ycomb, y.up, y.low)~x1|factor(grp),
data=dat,type="l", method="bands",
scales=list(y=list(relation="free"),x=list(alternating=c(1,1,1))),
ylim=list(c(0,1200),c(0,1)),
strip=strip.custom(fact
2 matches
Mail list logo