View source: R/module_scripts.R
module_scripts_server | R Documentation |
Run script module for server
module_scripts_server(id, files = NULL, loc = "temp", r)
id |
Module id |
files |
character vector of files to apply the scripts on, usually a reactive |
loc |
character with the location where the temp scripts are saved (created when not existing) |
r |
reactive values object that is defined top-level |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.