FeatureSetCalculationComponent function

Shiny UI-Module for Calculating and Displaying Feature Sets

Shiny UI-Module for Calculating and Displaying Feature Sets

FeatureSetCalculationComponent is a list("shiny")

UI-component which can be added to your list("shiny") app so that you can calculate and display different feature sets.

FeatureSetCalculationComponent(id)

Arguments

  • id: [character(1)]

    Character representing the namespace of the list("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.

  • Maintainer: Pascal Kerschke
  • License: BSD_2_clause + file LICENSE
  • Last published: 2020-03-31