summary.Heatmap {ComplexHeatmap}R Documentation

Print the Summary of a Heatmap

Description

Print the Summary of a Heatmap

Usage

## S3 method for class 'Heatmap'
summary(object, ...)

Arguments

object

A Heatmap-class object.

...

Other arguments.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.2.0 Index]