Skip to contents

Render a Tabulator widget

Usage

render_tabulator(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

An expression that returns a Tabulator configuration

env

The environment in which to evaluate expr

quoted

Is expr a quoted expression?