View source: R/importDataModule.R
Server-side Processing for Importing Data
1 | importData_server(id, imported, imported_DF)
|
id |
Module's ID for namespacing |
imported |
Reactive value containing up-to-date data imported by the user (this is shared among modules) |
imported_DF |
Reactive value returning currently imported data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.