An object of class heatmapr includes all the needed information
for producing a heatmap. The goal is to seperate the pre-processing of the
heatmap elements from the graphical rendaring of the object, which could be done
Usage
ggheatmap(x, ...)
Arguments
x
can either be a heatmapr object, or a numeric matrix
Defaults to TRUE unless x contains any NAs.
...
other parameters passed to heatmapr (currently, various parameters may be ignored.