Size of the AnnotationFunction Object
Size of the AnnotationFunction Object
## S3 method for class 'AnnotationFunction' size(x, ...)
x |
The |
... |
Other arguments. |
It returns the width if it is a row annotation and the height if it is a column annotation.
Internally used.
anno = anno_points(1:10) ComplexHeatmap:::size(anno) anno = anno_points(1:10, which = "row") ComplexHeatmap:::size(anno)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.