Learn R Programming

EnrichedHeatmap (version 1.2.2)

show-EnrichedHeatmapList-method: Draw a list of heatmaps with default parameters

Description

Draw a list of heatmaps with default parameters

Usage

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

Arguments

object

Value

Details

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

Examples

Run this code
# see documentation of EnrichedHeatmap
NULL

Run the code above in your browser using DataLab