Skip to content
Prev 131139 / 398503 Next

about col in heatmap.2

"affy snp" <affysnp at gmail.com> wrote in message 
news:5032046e0711301734o2bdd53a5p3da1276bc68b28ba at mail.gmail.com...
This looks like the MatLab palette that's in tim.colors:

library(fields)  # tim.colors:  Matlab-like color palette

N <- 100
par(lend="square")
plot(rep(1,N), type="h", col=tim.colors(N), lwd=6, ylim=c(0,1))


efg

Earl F. Glynn
Scientific Programmer
Stowers Institute for Medical Research