ncol.Heatmap {ComplexHeatmap}R Documentation

Number of Columns in the Heatmap

Description

Number of Columns in the Heatmap

Usage

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

Arguments

x

A Heatmap-class object.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.4.3 Index]