View source: R/mod_data_pool_table.R
| shinyInput | R Documentation |
Programmatically create a Shiny input
shinyInput(FUN, n, id, label, ...)
FUN |
function to create the input |
n |
number of inputs to be created |
id |
ID prefix for each input |
label |
label of shiny object (string) |
... |
additaional arguments passed to FUN |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.