Re: [R] Strip height in latticeExtra:::useOuterStrips

2017-04-17 Thread Ismail SEZEN
> On 18 Apr 2017, at 06:20, Duncan Mackay wrote: > > Hi all > > I use latticeExtra::useOuterStrips quite a bit. > The problem of strip height using useOuterStrips came up some time ago but > did not have the time then to work something out so made do with the > default

Re: [R] Strip height in latticeExtra:::useOuterStrips

2017-04-17 Thread Richard M. Heiberger
You had a typo. library(latticeExtra) Try this. I am solving what I think is a problem related to yours. I set it up as a three-way plot instead of pasting two of the measures together. ## install.packages("HH") ## if necessary library(HH) tmp <- xyplot(x ~ d | a*b*c, data = df2,