search for: springgreen

Displaying 2 results from an estimated 2 matches for "springgreen".

2007 Aug 23
1
figure-definition and heatmap question
...c("A","B","C","D","E","F","G","I","H","J","K","L","M","N","O","P") par(fin=c(8.0,8.0)) cp <- colorRampPalette(c("white","springgreen","darkgreen"),space="Lab") heatmap(x, Rowv = NA, Colv = NA, scale="none", col=cp(200)) I defined the figure region to make sure that each position is a square. But with these settings I get the following output (though it looks nice): > x <- rnorm(256) &...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."#AB82FF", "mediumpurple2", "#9F79EE", "mediumpurple3", "#8968CD", "mediumpurple4", "#5D478B", "mediumseagreen", "#3CB371", "mediumslateblue", "#7B68EE", "mediumspringgreen","#00FA9A", "mediumturquoise", "#48D1CC", "mediumvioletred", "#C71585", "midnightblue", "#191970", "mintcream", "#F5FFFA", "mistyrose", "#FFE4E1", "mistyro...