Shorthand for Output(renderTable, tableOutput, ...).
Arguments
- fn
A function that produces a table.
- ...
Additional arguments passed to
shiny::tableOutput().
Shorthand for Output(renderTable, tableOutput, ...).
A function that produces a table.
Additional arguments passed to shiny::tableOutput().