load_project_interactive {textAnnotatoR} | R Documentation |
Display interactive project load dialog
Description
Shows modal dialog for loading project with file selection functionality.
Shows modal dialog for loading project with file selection functionality.
Usage
load_project_interactive(rv, input, session, roots)
load_project_interactive(rv, input, session, roots)
Arguments
rv |
ReactiveValues object for project state |
input |
Shiny input values |
session |
Shiny session object |
roots |
List of root directories for file selection |
Value
Invisible NULL, called for side effect
Invisible NULL, called for side effect
[Package textAnnotatoR version 0.1.4 Index]