powered by
glScatter(x, ...)
data(iris) plot1 <- glScatter(iris, xval="Sepal.Length", yval="Sepal.Width", colval="Species") glimma(plot1, c(1,1))
Run the code above in your browser using DataLab