| Specmodule {Mosaic} | R Documentation |
server module for interactive mass spectrum view
Specmodule(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, highlights = NULL, height = 550), msdata = NULL), keys)
input |
|
output |
|
session |
|
tag |
id to be used in ns() |
set |
Import data from the shiny session |
keys |
registered keystrokes |