SmoofImportPage: Shiny UI-Module for Batch Import of Smoof Functions

Description Usage Arguments Details

View source: R/gui_SmoofImport.R

Description

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.

Usage

1

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.


flacco documentation built on April 1, 2020, 1:06 a.m.