TableModule {Mosaic}R Documentation

TableModule

Description

server module for interactive mass spectrum view

Usage

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))))

Arguments

input
output
session
tag

id to be used in ns()

set

Import data from the shiny session


[Package Mosaic version 0.7.0 Index]