plot.HeatmapList {ComplexHeatmap}R Documentation

Draw heatmap

Description

Draw heatmap

Usage

## S3 method for class 'HeatmapList'
plot(x, ...)

Arguments

x

A HeatmapList-class object.

...

All pass to draw,HeatmapList-method.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]