bubbleHeatmapList: Output List of bubbleHeatmap Plots.

View source: R/buildFunctions.R

bubbleHeatmapListR Documentation

Output List of bubbleHeatmap Plots.

Description

Convenient wrapper for bubbleHeatmap and bubbleHMLegend for easy output of multiple plots from lists of arguments.

Usage

bubbleHeatmapList(inputList)

Arguments

inputList

A list of two lists, trees and legend. trees should contain a list of lists of arguments for multiple calls to bubbleHeatmap and legend should contain a list of arguments for a call to bubbleHMLegends. This object can be generated automatically using multiPlotInput.

Value

A list of bubbleHeatmap gTree objects. Any legends specified by the legend list will also be produced as separate trees in the output list.

See Also

Other build functions: bubbleHMLegends(), bubbleHeatmap(), multiPlotInput()


bubbleHeatmap documentation built on May 31, 2023, 9:17 p.m.