funky_heatmap {aplotExtra}R Documentation

funky_heatmap

Description

create a funkyheatmap

Usage

funky_heatmap(..., data = NULL, widths = NULL, options = NULL)

Arguments

...

funky plots (e.g., outputs of funky_point, funky_bar, etc.)

data

If data is provided, create a funkyheatmap from it. Otherwise, create composite plot from ...

widths

relative widths of the plots

options

any ggplot component that can be added to the plots

Value

gglist object

Author(s)

Guangchuang Yu


[Package aplotExtra version 0.0.2 Index]