Dear List,

I have a raster with a set of different values (about 8 in total) - they are
all discrete values (sort of like factors, really) on a log scale (10, 1,
0.1...). For better visualization, I would like to assign a specific color
to each value. I have tried with the plot argument col = rainbow(8), but due
to log scale, values on the tail get assigned the same color.

I believe if I were able to assign a specific color to a specific values,
this would be solved. Any suggestions how to do just that?


Cheers,
Roman



-- 
In God we trust, all others bring data.

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to