Skip to content
Prev 171144 / 398502 Next

dotplot points color

Thank you Deepayan, 
for this suggestion

dotplot(variety ~ yield | site, data = barley, groups = year, pch=21, fill =
c(1, 2))
glaporta wrote: