I am trying to create a heatmap with R using the simple code:
library("gplots") heatmap.2(df, scale = "none", col = bluered(100),