size.SingleAnnotation: Size of the SingleAnnotation Object

View source: R/00_size.R

size.SingleAnnotationR Documentation

Size of the SingleAnnotation Object

Description

Size of the SingleAnnotation Object

Usage

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

Arguments

x

The SingleAnnotation-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

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.