getPlotArea: getPlotArea

Description Usage Arguments Value Examples

View source: R/heatmap.R

Description

returns plot area either for heatmaply or heatmap.2

Usage

1
getPlotArea(input = NULL, session = NULL)

Arguments

input,

input variables

session,

session

Value

heatmapply/heatmap.2 plot area

Examples

1
    x <- getPlotArea()

debrowser documentation built on Dec. 18, 2020, 2 a.m.