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

View source: R/gui_SmoofImport.R

SmoofImportPageR Documentation

Shiny UI-Module for Batch Import of Smoof Functions

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

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.


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