sashimiAppUI | R Documentation |
Sashimi Shiny app UI
sashimiAppUI(...)
... |
additional arguments are ignored. |
This function contains the UI for the R-shiny Splicejam Sashimi viewer.
The R-shiny app is started by launchSashimiApp()
, which
calls shiny::shinyApp()
, using arguments server
, ui
,
onStart
, and options
. This function fulfills the
argument ui
.
Other splicejam R-shiny functions:
launchSashimiApp()
,
sashimiAppConstants()
,
sashimiDataConstants()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.