component_width-Heatmap-method {ComplexHeatmap}R Documentation

Width of each heatmap component

Description

Width of each heatmap component

Usage

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

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.

Detials

This function is only for internal use.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# no example for this internal method


[Package ComplexHeatmap version 1.18.1 Index]