Description Usage Arguments Details Examples
Height of the AnnotationFunction Object
1 2 |
x |
The |
... |
Other arguments. |
Internally used.
1 2 3 4 | anno = anno_points(1:10)
ComplexHeatmap:::height(anno)
anno = anno_points(1:10, which = "row")
ComplexHeatmap:::height(anno)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.