draw-Heatmap-method.RdDraw a Single Heatmap
# S4 method for Heatmap draw(object, internal = FALSE, test = FALSE, ...)
| object | A |
|---|---|
| internal | If |
| test | Only for testing. If it is |
| ... | Pass to |
The function creates a HeatmapList-class object which only contains a single heatmap
and call draw,HeatmapList-method to make the final heatmap.
There are some arguments which control the some settings of the heatmap such as legends.
Please go to draw,HeatmapList-method for these arguments.
A HeatmapList-class object.
# There is no example NULL#> NULL