functionInput: Shiny server function for feature calculation of function...

Description Usage Arguments

Description

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

Usage

1
functionInput(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.