Shiny UI-Module for Batch Import of Smoof Functions
Shiny UI-Module for Batch Import of Smoof Functions
SmoofImportPage is a list("shiny") UI-component which can be added to your list("shiny") app so that you get a batch import for a specific list("shiny") function but different parameters.
SmoofImportPage(id)
Arguments
id: [character(1)]
Character representing the namespace of the list("shiny") component.
Details
It will load a CSV-file with parameters for the list("smoof") function and calculate the selected features for the specific function.