annotation_legend_size-HeatmapList-method: Size of the Annotation Legends

Description Usage Arguments Details Value Author(s) Examples

Description

Size of the Annotation Legends

Usage

1
2
## S4 method for signature 'HeatmapList'
annotation_legend_size(object, legend_list = list(), ...)

Arguments

object

a HeatmapList-class object.

legend_list

A list of self-defined legend, should be wrapped into grob objects. It is normally constructed by Legend.

...

Other arguments.

Details

Internally, all annotation legends are packed by packLegend as a single grob object.

This function is only for internal use.

Value

A unit object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.