Draw Heatmap List Title

# S4 method for HeatmapList
draw_title(object,
    which = c("column", "row"))

Arguments

object

A HeatmapList-class object.

which

Is it a row title or a column title.

Details

A viewport is created which contains heatmap list title.

This function is only for internal use.

Value

This function returns no value.

Examples

# There is no example NULL
#> NULL