tests/doc/scatterplot/iris.R

library(lattice)
xyplot(jitter(Sepal.Length)~jitter(Petal.Length),iris,groups=Species)

Try the directlabels package in your browser

Any scripts or data that you put into this service are public.

directlabels documentation built on May 2, 2019, 6:13 p.m.