heatmap_legend_size-HeatmapList-method: Size of the Heatmap Legends

heatmap_legend_size-HeatmapList-methodR Documentation

Size of the Heatmap Legends

Description

Size of the Heatmap Legends

Usage

## 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

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.