View source: R/selectVarsModule.R
Server-side Processing for Returning User-selected Variables
1 | selectVars_server(id, imported, selected, include_bttn, clear_bttn)
|
id |
Module's ID |
imported |
reactive value containing up-to-date data imported by the user (this is shared among modules) |
selected |
Reactive returned by |
include_bttn |
Reactive value used to trigger downstream dependencies |
clear_bttn |
Reactive value used to trigger downstream dependencies |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.