component_width-HeatmapList-method {ComplexHeatmap}R Documentation

Width of each heatmap list component

Description

Width of each heatmap list component

Usage

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

Arguments

object

a HeatmapList-class object.

k

which component in the heatmap list, see HeatmapList-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]