component_height-HeatmapList-method {ComplexHeatmap}R Documentation

Height of each heatmap list component

Description

Height of each heatmap list component

Usage

## S4 method for signature 'HeatmapList'
component_height(object, k = 1:7)

Arguments

object

a HeatmapList-class object.

k

which component in the heatmap list, see HeatmapList-class.

Value

A unit object

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# no example for this internal method


[Package ComplexHeatmap version 1.20.0 Index]