\name{ggheatmap} \alias{ggheatmap} \title{ggheatmap} \usage{ ggheatmap(x) } \description{ Generates a heatmap using ggplot for a dataframe. } \examples{ ggheatmap() }