sizeAssign.SingleAnnotation: Assign the Size to the SingleAnnotation Object

sizeAssign.SingleAnnotationR Documentation

Assign the Size to the SingleAnnotation Object

Description

Assign the Size to the SingleAnnotation Object

Usage

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

# There is no example
NULL


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