Description Usage Arguments Value
Render a specific data tab (including data table and related interface)
1 | createDataTab(index, data, name, session, input, output)
|
index |
Integer: index of the data to load |
data |
Data frame: data with everything to load |
name |
Character: name of the dataset |
session |
Shiny session |
input |
Shiny session input |
output |
Shiny session output |
NULL
(function is only used to modify the Shiny session's
state or internal variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.