Re: [R] [lattice] format and rotation of strip text

2012-11-18 Thread David Winsemius
On Nov 18, 2012, at 7:05 PM, Tom Roche wrote: https://stat.ethz.ch/pipermail/r-help/2012-November/329479.html Hopefully [sufficiently] "small, self-contained example": mailquotes omitted from "start example" to "end example" to ease rerunning the following code: # start example library(res

Re: [R] [lattice] format and rotation of strip text

2012-11-18 Thread Tom Roche
https://stat.ethz.ch/pipermail/r-help/2012-November/329479.html >> Hopefully [sufficiently] "small, self-contained example": mailquotes omitted from "start example" to "end example" to ease rerunning the following code: # start example library(reshape2) library(lattice) lon=11 lat=7 lev=5 len=l

Re: [R] [lattice] format and rotation of strip text

2012-11-18 Thread David Winsemius
On Nov 18, 2012, at 12:42 PM, Tom Roche wrote: Thanks to the lattice gurus on this list, and having reference to the excellent open-access Sarkar 2008 ISBN 978-0-387-75968-5 e-ISBN 978-0-387-75969-2 http://dx.doi.org/10.1007/978-0-387-75969-2 I now know how to label lattice panels by variabl

[R] [lattice] format and rotation of strip text

2012-11-18 Thread Tom Roche
Thanks to the lattice gurus on this list, and having reference to the excellent open-access Sarkar 2008 ISBN 978-0-387-75968-5 e-ISBN 978-0-387-75969-2 http://dx.doi.org/10.1007/978-0-387-75969-2 I now know how to label lattice panels by variable value: see thread starting @ https://stat.ethz.c