Displaying 2 results from an estimated 2 matches for "r43574".
Did you mean:
943574
2008 Jan 03
1
Infinite recursion error that I don't understand
> sessionInfo()
R version 2.6.1 Patched (2007-12-03 r43574)
i386-pc-mingw32
locale:
LC_COLLATE=English_United States.1252;LC_CTYPE=English_United
States.1252;LC_MONETARY=English_United
States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252
attached base packages:
[1] grDevices datasets stats graphics grid tcltk utils
[8] methods...
2008 Jan 11
4
lattice color problem with symbols: bug?
Dear useR's,
I have a problem with the lattice plotting of some symbols:
library(lattice)
test<-data.frame(x=c(2,3,1,5),u=c(rep(1,2),rep(2,2)),g=c(rep(c(1,2),2)))
xyplot(x~u,groups=g,
data=test,
par.settings=list(
superpose.symbol=list(pch=c(22, 23),cex=c(1.7,1.6),col="black")
),
key=list(
text=list(c("t1","t2")),
space =