width.Heatmap {ComplexHeatmap}R Documentation

Width of the Heatmap

Description

Width of the Heatmap

Usage

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

Arguments

x

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

...

Other arguments.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.4.3 Index]