Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

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

Ernesto Jardim

2005-12-05

Replies:

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")))

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.