heatmap_legend_size-HeatmapList-method.Rd
Size of the Heatmap Legends
# S4 method for HeatmapList heatmap_legend_size(object, legend_list = list(), ...)
object | A |
---|---|
legend_list | A list of self-defined legend, should be wrapped into |
... | Other arguments. |
Internally, all heatmap legends are packed by packLegend
as a single grob
object.
This function is only for internal use.
A unit
object.
# There is no example NULL#> NULL