interactivate {InteractiveComplexHeatmap}R Documentation

Generic function for interactivate an object in an interactive Shiny app

Description

Generic function for interactivate an object in an interactive Shiny app

Usage

interactivate(x, ...)

Arguments

x

An object.

...

Other arguments.

Examples

# There is no example
NULL


[Package InteractiveComplexHeatmap version 1.2.0 Index]