library (lattice) data(iris) head(iris) scatterplot3d(x,y=NULL,z=NULL) scatterplot3d(iris[,1:3])
To embed this program on your website, copy the following code and paste it into your website's HTML: