Description Usage Arguments Details Value
View source: R/importDataModule.R
Provides interface for uploading pairs of csv and xml files.
1 | importData_UI(id)
|
id |
Module's ID for namespacing |
After a pair of files is uploaded, the user can clicking on the import
button to display the list of all variable names extracted by imported data.
This documentation refers to the UI-side function of the module. For the documentation
about the server-side function, got to importData_server
tagList
that can be passed to a shinyUI function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.