Running Windows 10. Example: ```R x <- as.matrix(mtcars) gplots::heatmap.2(x) gplots::heatmap.2(x, colCol = rep("red", 11)) ```   
Running Windows 10.
Example: