size<-.HeatmapAnnotation {ComplexHeatmap} | R Documentation |
Assign the Size to the HeatmapAnnotation Object
## S3 replacement method for class 'HeatmapAnnotation' size(x, ...) <- value
x |
The |
value |
A |
... |
Other arguments. |
It assigns the width if it is a row annotation and the height if it is a column annotation.
Internally used.
# There is no example NULL