Description Usage Arguments Examples
View source: R/HeatmapAnnotation-class.R
Annotation Names
1 2 | ## S3 method for class 'HeatmapAnnotation'
names(x)
|
x |
A |
1 2 | ha = HeatmapAnnotation(foo = 1:10, bar = anno_points(10:1))
names(ha)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.