View source: R/module_show_input_for_table.R
showInput | R Documentation |
Generating front-end with the dynamic Input for the table chosen by the User
showInput(input, output, session, data)
input |
shiny input |
output |
shiny output |
session |
environment that can be used to access information and functionality |
data |
reactive table |
Server function of module which generates dynamic Input based on the chosen table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.