prepareFileBrowser {psichomics} | 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 (this function is used to modify the Shiny session's state)