ht_size: Calculate the width and height of the heatmaps

Description Usage Arguments Value Examples

View source: R/HeatmapList-class.R

Description

Calculate the width and height of the heatmaps

Usage

1
ht_size(ht)

Arguments

ht

A Heatmap-class or HeatmapList-class object.

Value

A list of two elements: width and height.

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.