View source: R/project.R View source: R/annotate_gui.R
load_project_interactive | R Documentation |
Shows modal dialog for loading project with file selection functionality.
Shows modal dialog for loading project with file selection functionality.
load_project_interactive(rv, input, session, roots)
load_project_interactive(rv, input, session, roots)
rv |
ReactiveValues object for project state |
input |
Shiny input values |
session |
Shiny session object |
roots |
List of root directories for file selection |
Invisible NULL, called for side effect
Invisible NULL, called for side effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.