nobs.SingleAnnotation: Number of Observations

View source: R/SingleAnnotation-class.R

nobs.SingleAnnotationR 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


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