View source: R/ui_importModal.R
importModal | R Documentation |
Constructs a modal for importing data.
importModal(id)
id |
|
A shiny.tag
object.
## Not run:
# run Shiny app to demo the sidebar pane
if (interactive()) {
runExample("importModal")
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.