ComplexHeatmap (version 1.10.2)

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

Description

Set height of each heatmap component

Usage

## S3 method for class '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.

Value

  • This function returns no value.

Details

This function is only for internal use.

Examples

Run this code
# no example for this internal method
NULL

Run the code above in your browser using DataLab