FeatureSetCalculationComponent: Shiny UI-Module for Calculating and Displaying Feature Sets

View source: R/gui_featureSetCalculation.R

FeatureSetCalculationComponentR Documentation

Shiny UI-Module for Calculating and Displaying Feature Sets

Description

FeatureSetCalculationComponent is a shiny UI-component which can be added to your shiny app so that you can calculate and display different feature sets.

Usage

FeatureSetCalculationComponent(id)

Arguments

id

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

Details

The component integrates a select-Input for choosing the feature set, which should be calculated and displayed in a table. With the download button the calculated features can be exported as CSV-file.


kerschke/flacco documentation built on Dec. 5, 2022, 12:56 a.m.