ComplexHeatmap (version 1.10.2)

draw_heatmap_legend-HeatmapList-method: Draw legends for all heatmaps

Description

Draw legends for all heatmaps

Usage

## S3 method for class 'HeatmapList':
draw_heatmap_legend(object, legend_list = list(), ...)

Arguments

object
legend_list
a list of self-defined legend, should be wrapped into grob objects.
...
graphic parameters passed to color_mapping_legend,ColorMapping-method.

Value

  • This function returns no value.

Details

A viewport is created which contains heatmap legends.

This function is only for internal use.

Examples

Run this code
# no example for this internal method
NULL

Run the code above in your browser using DataCamp Workspace