Learn R Programming

aplotExtra (version 0.0.3)

funky_heatmap: funky_heatmap

Description

create a funkyheatmap

Usage

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

Value

gglist object

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

Author

Guangchuang Yu