nobs.SingleAnnotation {ComplexHeatmap}R Documentation

Number of Observations

Description

Number of Observations

Usage

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

Arguments

object

The SingleAnnotation-class object.

...

Other arguments.

Details

It returns the n slot of the annotaton function. If it does not exist, it returns NA.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.0.0 Index]