View source: R/utils_fileBrowserDialog.R
prepareFileBrowser | R Documentation |
Prepare file browser dialogue and update the input's value accordingly to selected file or directory
prepareFileBrowser(session, input, id, modalId = "modal", ...)
session |
Shiny session |
input |
Shiny input |
id |
Character: input identifier |
modalId |
Character: modal window identifier |
... |
Arguments passed on to
|
NULL
(function is only used to modify the Shiny session's
state or internal variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.