Skip to content
Prev 155925 / 398513 Next

Scatterplot with data grouped by color

See argument 'col' to plot()/points().  Setup a 'col' vector of length
equal to the number of data points and have the 'C' variable specify
the colors of the individual elements.  Then call plot()/points() with
argument 'col'.

My $.02

/HB
On Fri, Sep 12, 2008 at 3:29 PM, Amanda Young <amandag at mit.edu> wrote: