Re: [R] How do I order xyplot line points?

2010-11-07 Thread Alex Reynolds
Perfect, thanks! On Nov 7, 2010, at 4:59 AM, baptiste auguie wrote: > Hi, > > try this, > > xyplot(Time~Chromosome|factor(Elements), > data = mtx[order(mtx$Chromosome), ], ... [snipped]) > > > HTH, > > baptiste > > > > > > On 7 November 2010 13:17, Alex Reynolds wrote: >>

Re: [R] How do I order xyplot line points?

2010-11-07 Thread baptiste auguie
Hi, try this, xyplot(Time~Chromosome|factor(Elements), data = mtx[order(mtx$Chromosome), ], ... [snipped]) HTH, baptiste On 7 November 2010 13:17, Alex Reynolds wrote: > I have the following xyplot figure: > >  http://img577.imageshack.us/img577/686/filesizeresults1200