plot.Heatmap {ComplexHeatmap}R Documentation

Draw heatmap

Description

Draw heatmap

Usage

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

Arguments

x

A Heatmap-class object.

...

All pass to draw,Heatmap-method.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]