heatmap_legend_size-HeatmapList-method | R Documentation |
Size of the Heatmap Legends
## S4 method for signature '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.
Zuguang Gu <z.gu@dkfz.de>
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.