save_records_interactive | R Documentation |
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.
save_records_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.