search for: keyarg

Displaying 2 results from an estimated 2 matches for "keyarg".

Did you mean: keyargs
2006 Apr 06
2
key position in trellis plotting area
...he resulting device graphics device without changing the relative position of the key For instance, the code below draws the key relative to the device window--not the plotting area. xyplot(y~x,data=data.frame(x=1:10,y=1:10),par.setting=list(background="white "),col="black") keyArgs <- list() keyArgs <- list(points=list(pch=17,lwd=2,col=c("transparent","red", "chartreuse3", "black", "cyan", "blue","transparent")), text=list(lab=c("S-R Mapping", "Color","Shape&q...
2006 Apr 06
3
skipping rows in trellis key
Hi, I would like to add a key to my trellis plot using draw.key. Here is what I want: 3 x 6 key where the first row is a header. row 1: empty, "S-R Mapping", "R^2" row 2: pch=17, "Color", 0.951 row 2: pch=17, "Shape", 0.934 ect... The problem is that I would like the cell in the upper left corner to be empty (a placeholder) with the remaining