MZcalcModule: MZcalcModule

View source: R/Module_MZcalcModule.R

MZcalcModuleR Documentation

MZcalcModule

Description

Module for calculating mzs from molecular formulas in the FeatureTable

Usage

MZcalcModule(input, output, session, values)

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

Returns its internalValues

Functions

  • MZcalcModule: Server logic

  • MZcalcModuleUI: UI elements

See Also

values for a description of the values object


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.