| TableModule2 {Mosaic} | R Documentation |
server module for interactive mass spectrum view
TableModule2(input, output, session, reactives = reactive({ list() }),
values = reactiveValues(df = NULL, rowFilters = NULL, colFilters = NULL),
static = list(perpage = 100, height = 300, readOnly = T, contextMenu = T,
fixedColumnsLeft = 1, invertReadOnly = NULL, format = list(col = NULL, format
= NULL)))
input |
|
output |
|
session |
|
set |
Import data from the shiny session |