show-ColorMapping-method {ComplexHeatmap}R Documentation

Print the ColorMapping Object

Description

Print the ColorMapping Object

Usage

## S4 method for signature 'ColorMapping'
show(object)

Arguments

object

A ColorMapping-class object.

Value

This function returns no value.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.9.4 Index]