save_annotated_text_interactive: Display interactive dialog for saving annotated text

View source: R/annotate_gui.R

save_annotated_text_interactiveR Documentation

Display interactive dialog for saving annotated text

Description

Creates and displays a modal dialog that allows users to save their annotated text in either HTML or plain text format. Provides options for filename and directory selection.

Usage

save_annotated_text_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.