Re: [R] Color Key in RColorBrewer

2011-04-18 Thread chakri
Jsut a quick note - I found answer to my query. color scale can be retained by break command breaks=seq(0,1,0.025) -- View this message in context: http://r.789695.n4.nabble.com/Color-Key-in-RColorBrewer-tp3455953p3456955.html Sent from the R help mailing list archive at Nabble.com.

[R] Color Key in RColorBrewer

2011-04-17 Thread chakri_amateur
Hello, I am using RcolorBrewer for plotting similarity scores, starting with pair-wise similarity matrix as input. similarity scores range is 0 to1, with 1 meaning 100% similar (see two maps below) http://r.789695.n4.nabble.com/file/n3455953/lingosimilarity.jpg