[R] Strip location and grid colour in Lattice
Deepayan Sarkar
deepayan at stat.wisc.edu
Wed Jun 4 21:18:46 CEST 2003
On Wednesday 04 June 2003 13:48, Liaw, Andy wrote:
> > From: Deepayan Sarkar [mailto:deepayan at stat.wisc.edu]
> >
> > On Wednesday 04 June 2003 04:26, Mulholland, Tom wrote:
> > > I am probably missing something quite obvious, but any help would be
> > > appreciated. I am continually getting people misreading the
> > lattice plots
> > > because they are expecting the strip (with the factor names
> > in them) to be
> > > below the graph. Is there anyway of achieving this.
> >
> > No. (At least none that is easy.)
>
> A possibly easier solution is to introduce gaps from row to row, thus
> leaving no confusion as to which panel the strip is associated with. My
> impression is that gaps can be added at least between columns. Not sure
> about rows.
Yes, that sounds like a good idea. Both columns and rows are possible, with
between = list(x = 1, y = 1) etc
Deepayan
More information about the R-help
mailing list