| TableModule {Mosaic} | R Documentation |
server module for interactive mass spectrum view
TableModule(input, output, session, tag, set = list(df = NULL, update = 1, layout = list(perpage = 100, height = 300, readOnly = T, contextMenu = T, fixedColumnsLeft = 1, invertReadOnly = NULL, format = list(col = NULL, format = NULL))))
input |
|
output |
|
session |
|
tag |
id to be used in ns() |
set |
Import data from the shiny session |