draw_title-HeatmapList-method: Draw heatmap list title

Description Usage Arguments Details Value Author(s) Examples

Description

Draw heatmap list title

Usage

1
2
3
## S4 method for signature 'HeatmapList'
draw_title(object,
    which = c("column", "row"))

Arguments

object

a HeatmapList-class object

which

dendrogram on the row or on the column of the heatmap

Details

A viewport is created which contains heatmap list title.

This function is only for internal use.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# no example for this internal method
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.