View source: R/module_file_selector.R
File selector server
1 2 3 4 5 6 7 8 | module_file_selector_server(
input,
output,
session,
settings,
get_variable,
get_iso_files
)
|
get_variable |
reactive function returning the name of the variable |
get_iso_files |
reactive function returning the actual iso files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.