Re: [R] xyplot() - can you control how the plots are ordered?
Thanks Mark and Dieter. That helps. Anand On Mar 8, 4:24 am, Dieter Menne wrote: > AR gmail.com> writes: > > > I want to control the plots in the output of thexyplot(). It is > > easier to explain it through an example: > > .. modified example see below > > &
[R] xyplot() - can you control how the plots are ordered?
Hi, I want to control the plots in the output of the xyplot(). It is easier to explain it through an example: #- library(lattice); # months months <- c("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep",