SmoofImportPage {flacco} | R 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 |
[ |
Details
It will load a CSV-file with parameters for the smoof
function
and calculate the selected features for the specific function.
[Package flacco version 1.8 Index]