set_component_height-Heatmap-method: Set height of each heatmap component

Description Usage Arguments Details Value Author(s) Examples

Description

Set height of each heatmap component

Usage

1
2
## S4 method for signature 'Heatmap'
set_component_height(object, k, v)

Arguments

object

a Heatmap-class object.

k

which components, see Heatmap-class.

v

height of the component, a unit object.

Details

This function is only for internal use.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# no example for this internal method
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.