| MultiSpecmodule {Mosaic} | R Documentation |
server module for multiple interactive mass spectrum views
MultiSpecmodule(input, output, session, tag, set = list(spec = list(xrange = NULL, yrange = NULL, maxxrange = NULL, maxyrange = NULL, sel = NULL, mz = NULL, data = NULL, MS2 = T), layout = list(lw = 1, cex = 1, controls = F, ppm = 5, active = T, height = 350), msdata = NULL), keys, static = list(title = "MS spectra"))
input |
|
output |
|
session |
|
tag |
id to be used in ns() |
set |
Import data from the shiny session |