Displaying 1 result from an estimated 1 matches for "tp22117545p22117545".
2009 Feb 20
4
adding a reference line to an xyplot
...the forum but can't get it to work.
plot<-rep(letters[1:3],each=10)
year<-rep(1991:2000,times=3)
matter<-rep(seq(2,6.5,0.5),times=3)
xyplot(matter~year|plot,type="l")
Cheers,
Chris
--
View this message in context: http://www.nabble.com/adding-a-reference-line-to-an-xyplot-tp22117545p22117545.html
Sent from the R help mailing list archive at Nabble.com.