Assign the Size to the SingleAnnotation Object

# S3 method for 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
#> NULL