funky_heatmap: 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