Size of the Heatmap Legends

# S4 method for 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.

Examples

# There is no example NULL
#> NULL