R> trellis.par.set(superpose.symbol=list(pch=c(1, 2)))
Warning message:
Note: The default device has been opened to honour attempt to modify trellis 
settings in: trellis.par.set(superpose.symbol = list(pch = c(1, 2))) 
R> 
xyplot(csoa~it|sex*agegp,data=tinting,groups=target,auto.key=list(space="right"))



Thanks that did it!

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to