Skip to contents

Shorthand for Output(renderTable, tableOutput, ...).

Usage

TableOutput(fn, ...)

Arguments

fn

A function that produces a table.

...

Additional arguments passed to shiny::tableOutput().

Value

A irid output node.