Learn R Programming

EnrichedHeatmap (version 1.2.2)

draw-EnrichedHeatmap-method: Draw a single heatmap

Description

Draw a single heatmap

Usage

## S3 method for class 'EnrichedHeatmap':
draw(object, internal = FALSE, ...)

Arguments

object
internal
only used internally.

Value

Details

The function creates an EnrichedHeatmapList-class object which only contains a single heatmap and call draw,EnrichedHeatmapList-method to make the final heatmap.

Examples

Run this code
# see documentation of EnrichedHeatmap
NULL

Run the code above in your browser using DataLab