length.HeatmapList {ComplexHeatmap}R Documentation

Length of the HeatmapList object

Description

Length of the HeatmapList object

Usage

## S3 method for class 'HeatmapList'
length(x)

Arguments

x

A HeatmapList-class object

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]