names.HeatmapAnnotation: Annotation Names

View source: R/HeatmapAnnotation-class.R

names.HeatmapAnnotationR Documentation

Annotation Names

Description

Annotation Names

Usage

## S3 method for class 'HeatmapAnnotation'
names(x)

Arguments

x

A HeatmapAnnotation-class object.

Examples

ha = HeatmapAnnotation(foo = 1:10, bar = anno_points(10:1))
names(ha)

jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.