render_tabulator.Rd
Render a Tabulator widget
render_tabulator(expr, env = parent.frame(), quoted = FALSE)
An expression that returns a Tabulator configuration
The environment in which to evaluate expr
Is expr a quoted expression?