Result Table Viewer

resultTableViewer(
  id = "result-table",
  downloadedFileName = NULL,
  boxTitle = "Table"
)

Arguments

id

string

downloadedFileName

string, desired name of downloaded data file. can use the name from the module that is being used

boxTitle

the title added to the box

Value

shiny module UI