FeatureSetVisualizationComponent {flacco}R Documentation

Shiny Component for Visualizing the Feature Sets

Description

FeatureSetVisualizationComponent is a shiny component which can be added to your shiny app so that you can display different feature set plots.

Usage

FeatureSetVisualizationComponent(id)

Arguments

id

[character(1)]
Character representing the namespace of the shiny component.

Details

It integrates a select input where the user can select the plot which should be created.


[Package flacco version 1.8 Index]