EICOptionsModule: EICOptionsModule

View source: R/Module_EICOptionsModule.R

EICOptionsModuleR Documentation

EICOptionsModule

Description

Module to change EIC options

Usage

EICOptionsModule(input, output, session, values)

EICOptionsModuleUI(id)

Arguments

input

arguments necessary for use with callModule()

output

arguments necessary for use with callModule()

session

arguments necessary for use with callModule()

values

a reactiveValues object that in effect gives read and write access to external objects

id

id to be used to define a namespace via NS() (must match id in callModule for the server Module)

Details

Returns nothing, but writes to values$GlobalOpts

Value

If the server module for this Module returns something, it is described in Details.

Functions

  • EICOptionsModule: server logic for the EICOptionsModule

  • EICOptionsModuleUI: UI elements for the EICOptionsModule

See Also

values for a description of the values object


mjhelf/Metaboseek documentation built on April 23, 2022, 12:09 p.m.