powered by
the function adds to an existing plot in the lower left corner
see.pal(col)
vector of colors
Side Effects
see.pals
# NOT RUN { plot(c(0,1), c(0,1), type='n') see.pal(rainbow(100)) # }
Run the code above in your browser using DataLab