\name{theme_heatmap} \alias{theme_heatmap} \title{theme_heatmap} \usage{ theme_heatmap() } \description{ Adds geom_tile, color from col2 and theme for heatmap. } \examples{ g+theme_heatmap() }