A 2-D version of slicer
.
1 2 3 4 |
id |
An id string that corresponds with the id used to call the module's UI function. |
input |
shiny server input object |
output |
shiny server output object |
session |
shiny server session object |
datatable |
A reactive |
uiSequence |
A |
serverFunction |
A summary module server function.
This function should take, at minimum, the following arguments:
|
uiFunction |
A summary module function UI taking one argument: |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.