SmoofImportPage is a shiny UI-component which can be added to your shiny app so that you get a batch import for a specific shiny function but different parameters.

SmoofImportPage(id)

Arguments

id

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

Details

It will load a CSV-file with parameters for the smoof function and calculate the selected features for the specific function.