load_project_interactive: Display interactive project load dialog

View source: R/project.R View source: R/annotate_gui.R

load_project_interactiveR 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


textAnnotatoR documentation built on April 3, 2025, 7:35 p.m.