| xcmsModule {Mosaic} | R Documentation |
server module for accessing the xcms data analysis workflow
xcmsModule(input, output, session, values = reactiveValues(), static = list(servermode = F, rootpath = .MosaicOptions$filePaths, activateXCMS = T, filePattern = .MosaicOptions$filePattern))
input |
|
output |
|
session |
|
values |
import reactiveValues from the shiny session |
static |
import static values |