FindPatternsModule: FindPatternModule

View source: R/Module_FindPatternsModule.R

FindPatternsModuleR Documentation

FindPatternModule

Description

Module for loading an entire Metaboseek session

Usage

FindPatternsModule(input, output, session, values, useActionLink = F)

FindPatternsModuleUI(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

useActionLink

if TRUE, will use an actionLink instead of an actionButton to open the modal Dialog

id

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

Value

nothing, but modifies values

Functions

  • FindPatternsModule: server logic

  • FindPatternsModuleUI: UI elements

See Also

values for a description of the values object


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