load_project_interactive: Enhanced project loading functionality
Description
Provides an improved project loading dialog with options to browse for project files
in any location, supporting the project-specific storage model.
Usage
load_project_interactive(rv, input, session, roots)
Value
Invisible NULL, called for side effect
Arguments
- rv
ReactiveValues object for project state
- input
Shiny input values
- session
Shiny session object
- roots
List of root directories for file selection