save_records_interactive: Display interactive dialog for saving annotation records

View source: R/annotate_gui.R

save_records_interactiveR Documentation

Display interactive dialog for saving annotation records

Description

Creates and displays a modal dialog that allows users to save their annotation records in either CSV or JSON format. Provides options for filename and directory selection.

Usage

save_records_interactive(rv, input, session, volumes)

Arguments

rv

ReactiveValues object containing the application state

input

Shiny input object

session

Shiny session object

volumes

List of available storage volumes for directory selection

Value

Invisible NULL, called for side effects


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