shinyFilesExample {shinyFiles}R Documentation

Run a simple example app using the shinyFiles functionality

Description

When the function is invoked a shiny app is started showing a very simple setup using shinyFiles. A button summons the dialog box allowing the user to navigate the R installation directory. To showcase the restrictions parameter the base package location has been hidden, and is thus inaccessible. A panel besides the button shows how the user selection is made accessible to the server after parsing with parseFilePaths().

Usage

shinyFilesExample()

See Also

Other shinyFiles: shinyFiles-buttons, shinyFiles-observers, shinyFiles-parsers


[Package shinyFiles version 0.9.3 Index]