| render_dt2 | R Documentation |
Render a DT2 table in a Shiny server function.
render_dt2(expr, env = parent.frame(), quoted = FALSE)
expr |
Expression returning a |
env, quoted |
Standard |
A Shiny render function (closure produced by
htmlwidgets::shinyRenderWidget()) that emits a DT2 widget.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.