View source: R/data_table_preview.R
Call this function in Shiny server logic to activate dataTablePreviewWidget
1 | previewDataTable(id, dataTable)
|
id |
The same ID as used in the matching call to dataTablePreviewWidget |
dataTable |
A reactive expression that returns a data table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.