nobs.HeatmapAnnotation {ComplexHeatmap}R Documentation

Number of Observations

Description

Number of Observations

Usage

## S3 method for class 'HeatmapAnnotation'
nobs(object, ...)

Arguments

object

The HeatmapAnnotation-class object.

...

other arguments.

Value

If there is no nobs information for any of its SingleAnnotation-class object, it returns NA.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]