heatmap_legend_size-HeatmapList-method: Size of the Heatmap Legends

Description Usage Arguments Details Value Author(s) Examples

Description

Size of the Heatmap Legends

Usage

1
2
## S4 method for signature 'HeatmapList'
heatmap_legend_size(object, legend_list = list(), ...)

Arguments

object

A HeatmapList-class object.

legend_list

A list of self-defined legend, should be wrapped into grob objects. It is normally constructed by Legend.

...

Other arguments.

Details

Internally, all heatmap legends are packed by packLegend as a single grob object.

This function is only for internal use.

Value

A unit object.

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.