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

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.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.