Re: [R] Changing style for groups in xyplot

2010-02-24 Thread Dieter Menne
Antje Steller wrote: > > Hello, > Now I would like to change how the different groups are displayed - now > they are circles in different colors, and I would like to change those > colors. > > .. > my complete xyplot command right now looks like this: > > xyplot(a ~ b| t*h, groups=r, xlab="Zyk

[R] Changing style for groups in xyplot

2010-02-24 Thread Antje Steller
Hello, I have a (hopefully) quick question concerning the xyplot function. The xyplot works very fine for me - I am using it to display functions of two variates depending on several other factors. I am therefor also using the groups argument, so that the symbols in each panel appear in different