[R] x y plot with z coordinate scaling to a color value

Daisy Englert Duursma daisy.duursma at gmail.com
Thu May 20 07:07:36 CEST 2010


the package ggplot2 makes it really really easy!

qplot(x,y,data=yourdataset, colour= color)



More information about the R-help mailing list