sizeAssign.HeatmapAnnotation | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.