powered by
dot.plot(x, pch = 16, bins = 50, spacing = 1, xlab, ...)
with(iris, dot.plot(Sepal.Length, xlab="Length", col = as.numeric(Species)))
Run the code above in your browser using DataLab