On Thu, Aug 16, 2012 at 8:35 AM, Richard M. Heiberger wrote:
> ## this example shows a problem in key.
> tmp <- data.frame(y=rnorm(10), g=rep(ordered(c("A","B")), 5))
> bwplot(y ~ g, data=tmp,
>key=list(
> text=list(c("A","B"), col=c("blue","red")),
> points=list(pch=c(17
This is not the address for the maintainer of package 'lattice': what
did he say when you asked him (see the posting guide)?
(Because I reported it some weeks back, I know he agrees it is a bug in
lattice and will be fixed in the next release.)
On 16/08/2012 04:05, Richard M. Heiberger wrote: