[R] Changing strip var.name value on lattice::xyplot

ernesto ernesto at ipimar.pt
Mon Dec 5 18:18:29 CET 2005


Hi,

I want to use a different text for the strips of my xyplot but I'm
failing to do it. Can someone check on the following and comment ?

Thanks

EJ

xyplot(rnorm(100)~1:100|factor(rep(c(1,2),50)),
strip=strip.custom(var.name=c("M","F")))




More information about the R-help mailing list