| NetworkModule {Mosaic} | R Documentation |
server module for interactive mass spectrum view
NetworkModule(input, output, session, tag, set = list(net = list(xrange = NULL, yrange = NULL, maxxrange = NULL, maxyrange = NULL, sel = NULL, mz = NULL, data = NULL, tables = list(nodes = NULL, edges = NULL)), layout = list(lw = 1, cex = 1, controls = F, ppm = 5, active = T)), keys)
input |
|
output |
|
session |
|
tag |
id to be used in ns() |
set |
Import data from the shiny session |