Skip to contents

Shorthand for Output(DT::renderDT, DT::DTOutput, ...). Requires the DT package.

Usage

DTOutput(expr, ..., env = parent.frame())

Arguments

expr

An expression that produces a DataTable.

...

Additional arguments passed to DT::DTOutput().

env

The environment in which to evaluate expr.

Value

A nacre output node.