Skip to contents

Sashimi Shiny app UI

Usage

sashimiAppUI(...)

Arguments

...

additional arguments are ignored.

Details

This function contains the UI for the R-shiny Splicejam Sashimi viewer.

See launchSashimiApp() 'Custom Parameters' for options whose default values can be adjusted upfront.

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.

See also

Other Shiny prep functions: sashimiAppConstants()