[R] Controlling Order of Panels in Lattice Trellis Plots
David Winsemius
dwinsemius at comcast.net
Fri Feb 22 20:17:02 CET 2013
On Feb 22, 2013, at 11:02 AM, Rich Shepard wrote:
> With multiple panels in a lattice trellis plot the sequence is, for
> example, 1, 10, 11, 12, 2, 3, 4. I want the sequence to be 1, 2, 3, 4, 10,
> 11, 12.
>
It appears these may be factors. No much in the way of code can be offered since you have provided none of hte requested details.
> Reading ?strip.default and the appropriate section in the Lattice book I'm
> not seeing how to specify the 'human' numeric order rather than the computer
> numeric order.
>
> A pointer will be appreciated.
>
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
Many pointers have been offered, but you have refused to heed them.
> and provide commented, minimal, self-contained, reproducible code.
--
David Winsemius
Alameda, CA, USA
More information about the R-help
mailing list