height.SingleAnnotation {ComplexHeatmap}R Documentation

Height of the SingleAnnotation object

Description

Height of the SingleAnnotation object

Usage

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

Arguments

x

The SingleAnnotation-class object.

...

Other arguments.

Details

Internally used.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]