width.HeatmapAnnotation {ComplexHeatmap}R Documentation

Width of the HeatmapAnnotation Object

Description

Width of the HeatmapAnnotation Object

Usage

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

Arguments

x

The HeatmapAnnotation-class object.

...

Other arguments.

Details

Internally used.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]