nobs.SingleAnnotation: Number of Observations

Description Usage Arguments Details Examples

View source: R/SingleAnnotation-class.R

Description

Number of Observations

Usage

1
2
## 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

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.