save_annotated_text_interactive | R Documentation |
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.
save_annotated_text_interactive(rv, input, session, volumes)
rv |
ReactiveValues object containing the application state |
input |
Shiny input object |
session |
Shiny session object |
volumes |
List of available storage volumes for directory selection |
Invisible NULL, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.