size.HeatmapAnnotation: Size of the HeatmapAnnotation Object

Description Usage Arguments Details Examples

View source: R/00_size.R

Description

Size of the HeatmapAnnotation Object

Usage

1
2
## S3 method for class 'HeatmapAnnotation'
size(x, ...)

Arguments

x

The HeatmapAnnotation-class object.

...

Other arguments.

Details

It returns the width if it is a row annotation and the height if it is a column annotation.

Internally used.

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.