Skip to content
Prev 362115 / 398506 Next

> Understanding strip.default & strip.custom

Patrick

Have a look at 
https://stat.ethz.ch/pipermail/r-help/2006-August/110621.html
and
https://stat.ethz.ch/pipermail/r-help/2008-June/165279.html

I remember working it out with an example but I cannot remember any of the
details

Regards

Duncan


-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Patrick
Connolly
Sent: Wednesday, 29 June 2016 18:30
To: Bert Gunter
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] > Understanding strip.default & strip.custom
On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote:
[...]

|> 
|> You seem to be making this way more difficult than you should.

Though I didn't get any closer to an understanding of which.panel, the
question I asked was simply answered by

panel.custom(factor.levels = <as before>)

Thanks to Duncan Mackay also.