dim.Heatmap {ComplexHeatmap}R Documentation

Dimension of the Heatmap

Description

Dimension of the Heatmap

Usage

## S3 method for class 'Heatmap'
dim(x)

Arguments

x

A Heatmap-class object.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.6.2 Index]