matchResultOutput | R Documentation |
Shiny module UI output for match results
matchResultOutput(id)
id |
Character ID for specifying namespace, see |
Creates UI for match result output, including a table preview of the result and download interface. Note that an intermediate result table is available to download only when application is run in dev mode.
Results UI consisting of a table and data download interface.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.