width.HeatmapList {ComplexHeatmap}R Documentation

Width of the Heatmap List

Description

Width of the Heatmap List

Usage

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

Arguments

x

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

...

Other arguments.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.8.0 Index]