draw_heatmap_legend-HeatmapList-method {ComplexHeatmap} | R Documentation |
Draw legends for all heatmaps
## S4 method for signature 'HeatmapList' draw_heatmap_legend(object, legend_list = list(), ...)
object |
a |
legend_list |
a list of self-defined legend, should be wrapped into |
... |
graphic parameters passed to |
A viewport is created which contains heatmap legends.
This function is only for internal use.
This function returns no value.
Zuguang Gu <z.gu@dkfz.de>
# no example for this internal method NULL