sizeAssign.SingleAnnotation: Assign the Size to the SingleAnnotation Object

Description Usage Arguments Details Examples

Description

Assign the Size to the SingleAnnotation Object

Usage

1
2
## S3 replacement method for class 'SingleAnnotation'
size(x, ...) <- value

Arguments

x

The SingleAnnotation-class object.

value

A unit object.

...

Other arguments.

Details

It assigns to 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.