ColumnSelModule: ColumnSelModule

View source: R/Module_columnSelModule.R

ColumnSelModuleR Documentation

ColumnSelModule

Description

server module for selection of columns to show in main Table

Usage

ColumnSelModule(input, output, session, values)

ColumnSelModuleUI(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)

Value

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

Functions

  • ColumnSelModule: server logic for ColumnSelModule

  • ColumnSelModuleUI: UI elements for ColumnSelModule

See Also

values for a description of the values object


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.