SmoofImport: Shiny server function for BBOB import page module

Description Usage Arguments

Description

SmoofImport is a Shiny server function which will control all aspects of the SmoofImportPage UI Module. Will be called with callModule()

Usage

1
SmoofImport(input, output, session, stringsAsFactors)

Arguments

input

Shiny input variable for the specific UI module

output

Shiny output variable for the specific UI module

session

Shiny session variable for the specific UI module

stringsAsFactors

How to treat strings in application (for shiny internally)


hansterc/flaccogui documentation built on May 17, 2019, 2:29 p.m.