save_project_interactive {textAnnotatoR} | R Documentation |
Display interactive project save dialog
Description
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.
Usage
save_project_interactive(rv, input, session, volumes)
save_project_interactive(rv, input, session, volumes)
Arguments
rv |
ReactiveValues object containing project state |
input |
Shiny input values |
session |
Shiny session object |
volumes |
List of available storage volumes |
Value
Invisible NULL, called for side effect
Invisible NULL, called for side effect
[Package textAnnotatoR version 0.1.4 Index]