Draw the Single Heatmap with Defaults

# S4 method for Heatmap
show(object)

Arguments

object

A Heatmap-class object.

Details

It actually calls draw,Heatmap-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,Heatmap-method.

Value

The HeatmapList-class object.

Examples

# There is no example NULL
#> NULL