View source: R/mod_shinyFiles.R
fileChooserServer | R Documentation |
A formatted file input using shinyFiles The format is based on AdminLTE v2 (shinydashboard)
fileChooserServer(id, roots)
id |
Module id. |
roots |
A named vector of absolute filepaths or a function returning a named vector of absolute filepaths (the latter is useful if the volumes should adapt to changes in the filesystem). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.