Re: [R] how to specify the order of panels with xyplot

2009-11-20 Thread Deepayan Sarkar
On Fri, Nov 20, 2009 at 12:53 PM, Dan Kortschak wrote: > I have sorted out how to do this - by much trial an error (a comment > from Deepayan in a post some years ago pointed which way to go, though > it took a lot of searching to find even where to start with it: > > I've bound the two sets of da

Re: [R] how to specify the order of panels with xyplot

2009-11-19 Thread Dan Kortschak
I have sorted out how to do this - by much trial an error (a comment from Deepayan in a post some years ago pointed which way to go, though it took a lot of searching to find even where to start with it: I've bound the two sets of data together, making the relevant part an ordered factor. It's pro