size.SingleAnnotation: Size of the SingleAnnotation Object

Description Usage Arguments Details Examples

Description

Size of the SingleAnnotation Object

Usage

1
2
## 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

1
2
# There is no example
NULL

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.