module-data-display | R Documentation |
Display data Module
data_display_ui(id)
data_display_server(id, data_r = reactive(NULL))
id |
Module's ID. |
data_r |
A |
UI: HTML tags that can be included in the UI part of the application.
Server: No value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.