save_project_interactive: Display interactive project save dialog

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

save_project_interactiveR 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


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