| MS2BrowserModule {Mosaic} | R Documentation |
server module for loading Tables
MS2BrowserModule(input, output, session, tag, set = list(MSData = xcmsRaws,
query = list(mz = NULL, rt = NULL)), keys = reactive({ keys() }))
input |
|
output |
|
session |
|
tag |
id to be used in ns() |
set |
Import data from the shiny session |