Re: [R] xyplot#strips like ggplot?

2009-10-10 Thread Deepayan Sarkar
On Thu, Oct 8, 2009 at 6:54 AM, baptiste auguie wrote: > Hi, > > Try the useOuterStrips function in the latticeExtra package. ...which is discussed in section 11.5 of the Lattice book. -Deepayan > HTH, > > baptiste > > 2009/10/8 Christian Ritter : >> Dear all, >> >> I want to split the strips i

Re: [R] xyplot#strips like ggplot?

2009-10-08 Thread baptiste auguie
Hi, Try the useOuterStrips function in the latticeExtra package. HTH, baptiste 2009/10/8 Christian Ritter : > Dear all, > > I want to split the strips in xyplot and push them into the margins ... > > Tried to find this in common documentation (such as Deepayan's book) on > lattice ... but so f

[R] xyplot#strips like ggplot?

2009-10-08 Thread Christian Ritter
Dear all, I want to split the strips in xyplot and push them into the margins ... Tried to find this in common documentation (such as Deepayan's book) on lattice ... but so far without success ... Here is the situation: xyplot(Speed~Count|Lane*Day,...) where Speed and Count are numeric, Lane