Add heatmaps and row annotations to the heatmap list

# S4 method for HeatmapList
add_heatmap(object, x, direction = c("horizontal", "vertical"))

Arguments

object

a HeatmapList-class object.

x

a Heatmap-class object or a HeatmapAnnotation-class object or a HeatmapList-class object.

direction

direction of the concatenation.

Details

There is a shortcut function +.AdditiveUnit.

Value

A HeatmapList-class object.

Examples

# There is no example NULL
#> NULL