Re: [R] moving color key in heatmap

2009-08-19 Thread Dieter Menne
Booboo Qu wrote: > > > I have a question on moving color keys when side color bars are added to a > heatmap. > The R code below produces the color key in the upper left corner. Notice I > have added side bars to the heatmap, but how could I move the color key > below the image? > Thanks for

[R] moving color key in heatmap

2009-08-18 Thread Booboo Qu
Dear list, I have a question on moving color keys when side color bars are added to a heatmap. The R code below produces the color key in the upper left corner. Notice I have added side bars to the heatmap, but how could I move the color key below the image? -- library(gplots) data(mtcar