ht_size {ComplexHeatmap}R Documentation

Calculate the width and height of the heatmaps

Description

Calculate the width and height of the heatmaps

Usage

ht_size(ht)

Arguments

ht

A Heatmap-class or HeatmapList-class object.

Value

A list of two elements: width and height.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]