height.HeatmapList {ComplexHeatmap}R Documentation

Height of the Heatmap List

Description

Height of the Heatmap List

Usage

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

Arguments

x

The HeatmapList-class object returned by draw,HeatmapList-method.

...

Other arguments.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.0.0 Index]