View source: R/data_extract_single_module.R
| data_extract_single_ui | R Documentation |
shiny.tag with the UI elements for a data_extract_specReturns a shiny.tag with the UI elements for a data_extract_spec
data_extract_single_ui(id = NULL, single_data_extract_spec)
id |
( |
single_data_extract_spec |
( |
Creates a shiny.tag element defining the UI elements corresponding to a
single data_extract_spec object.
shiny.tag the HTML element defining the UI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.