display_data_table | R Documentation |
Helper function to display a data table in a Shiny app.
display_data_table(data)
data |
The data frame to display. |
A Shiny output object representing the data table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.