component_height-Heatmap-method {ComplexHeatmap}R Documentation

Height of each heatmap component

Description

Height of each heatmap component

Usage

## S4 method for signature 'Heatmap'
component_height(object, k = 1:9)

Arguments

object

a Heatmap-class object.

k

which component in the heatmap, see Heatmap-class.

Details

This function is only for internal use.

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]