Displaying 1 result from an estimated 1 matches for "tp22099530p22099530".
2009 Feb 19
2
dotplot points color
...in advance
Gianandrea
require(lattice)
dotplot(variety ~ yield | site, data = barley, groups = year, pch=21)
dotplot(variety ~ yield | site, data = barley, groups = year, pch=21,
bg=c("2","3")) ??!!!
--
View this message in context: http://www.nabble.com/dotplot-points-color-tp22099530p22099530.html
Sent from the R help mailing list archive at Nabble.com.