nobs.HeatmapAnnotation: Number of Observations

Description Usage Arguments Value Examples

View source: R/HeatmapAnnotation-class.R

Description

Number of Observations

Usage

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

1
2
# There is no example
NULL

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