select-strategy-module: Select Tender Evaluation Strategy

Description Usage Arguments Details Value Functions See Also

Description

This shiny module and associated UI controls what happens when a tender evaluation strategy is selected.

Usage

1
2
3
4
5
selectStrategyUI(id)

selectStrategyDescriptionUI(id)

selectStrategy(input, output, session, defaults)

Arguments

id

Shiny namespace identifier

input

Shiny input variable (leave blank)

output

Shiny output variable (leave blank)

session

Shiny session variable (leave blank)

defaults

The default values to pass to the input list in strategy reactive values.

Details

The following parameters are passed to shiny inputs through the input reactive values variable. Changes to shiny inputs are observed and saved in the output reactive values. The output parameters should be referenced in other modules.

Value

A reactive values object containing two lists: input and output with the following values:

Functions

See Also

tessa-module, toaster


lajh87/tessa documentation built on July 6, 2019, 12:06 a.m.