search for: slighlthy

Displaying 1 result from an estimated 1 matches for "slighlthy".

2005 Apr 20
1
overlaying a contour line in a levelplot
...plot (I only want a contour at level 5): print(levelplot(d~x+y,data=t,cuts=20,scales=list(draw=F),xlab=NULL,ylab= NULL,contour=T,at=c(0,5),reg=F,labels=F),split=c(1,1,1,1)) this shifts the contourline to the right of the levelplot. If I use region=T then it looks better but it is still shifted slighlthy, plus have an extrakey overlayed to the original key with different numbers on it. If I draw the first plot, but only put one contourline on it, I loose all the other colors...Any ideas? thanks, Jorge