[R] trellis plot problem with R-1.9.0-1

Deepayan Sarkar deepayan at stat.wisc.edu
Mon May 10 14:49:04 CEST 2004


On Monday 10 May 2004 05:46, Stephan Moratti wrote:
> I tried following commands:
>
> amp~time|subject/trial   #this was the grouping structure of the data
>
>
> plot(dip,inner=~condition,layout=c(2,2))
>
> after the plot command I obtained this error message:
>
> Error in if(!any(cond.max.level - cond.current.level <0)&&(row-1)* :
> missing value where TRUE/FALSE needed

This looks like a bug, but there's not enough information in your 
message to reproduce it. Could you send me (off-list) the data set, 
preferably saved with save(dip, file = "dip.rda") ?

Deepayan




More information about the R-help mailing list