Learn R Programming

EnrichedHeatmap (version 1.2.2)

show-EnrichedHeatmap-method: Draw the single heatmap with default parameters

Description

Draw the single heatmap with default parameters

Usage

## S3 method for class 'EnrichedHeatmap':
show(object)

Arguments

object

Value

Details

Actually it calls draw,EnrichedHeatmap-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,EnrichedHeatmap-method.

Examples

Run this code
# see documentation of EnrichedHeatmap
NULL

Run the code above in your browser using DataLab