View source: R/project.R View source: R/annotate_gui.R
save_project_interactive | R Documentation |
Shows modal dialog for saving project with directory selection and project name input.
Shows modal dialog for saving project with directory selection and project name input.
save_project_interactive(rv, input, session, volumes)
save_project_interactive(rv, input, session, volumes)
rv |
ReactiveValues object containing project state |
input |
Shiny input values |
session |
Shiny session object |
volumes |
List of available storage volumes |
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.