View source: R/code_used_by_external_modules.R
Get_AdditionalModule_Core_Code | R Documentation |
This function xxx # Generate dynamically the observeEvent function for each widget
Get_AdditionalModule_Core_Code(w.names, rv.custom.names = NULL)
w.names |
xxx |
rv.custom.names |
xxx |
Samuel Wieczorek
## Not run: widgets <- paste0('widget', 1:3) steps <- paste0('step', 1:3) code <- SimpleWorflowCoreCode(widgets, steps) cat(code) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.