draw_title-Heatmap-method: Draw Heatmap Title

Description Usage Arguments Details Value Author(s) Examples

Description

Draw Heatmap Title

Usage

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

Arguments

object

A Heatmap-class object.

which

Is title put on the row or on the column of the heatmap?

k

Slice index.

...

Pass to viewport which includes the complete heatmap title.

Details

A viewport is created which contains heatmap 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

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.