ComplexHeatmap (version 1.10.2)

draw_title-HeatmapList-method: Draw heatmap list title

Description

Draw heatmap list title

Usage

## S3 method for class 'HeatmapList':
draw_title(object,
    which = c("column", "row"))

Arguments

object
which
dendrogram on the row or on the column of the heatmap

Value

  • This function returns no value.

Details

A viewport is created which contains heatmap list title.

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