search for: p23542487

Displaying 1 result from an estimated 1 matches for "p23542487".

Did you mean: 82352487
2009 May 14
0
can I plot a matrix of colors?
...t; #Red cellcol[cellcol >= 75 & cellcol < 90] <- "#EE0000" #Firebrick cellcol[cellcol >= 90] <- "#B22222" My question is, can I plot this matrix using image() or do the colors need to be in a different format? Thank you. dxc13 http://www.nabble.com/file/p23542487/colors.txt colors.txt -- View this message in context: http://www.nabble.com/can-I-plot-a-matrix-of-colors--tp23542487p23542487.html Sent from the R help mailing list archive at Nabble.com.