| dt2_output | R Documentation |
Place a DT2 table in a Shiny UI.
dt2_output(outputId, width = "100%", height = "auto")
outputId |
Output ID (must match the |
width, height |
CSS dimensions. |
An htmlwidgets Shiny output (HTML container) suitable for
inclusion in a Shiny UI definition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.