sashimiAppServer: Sashimi Shiny app server

sashimiAppServerR Documentation

Sashimi Shiny app server

Description

Sashimi Shiny app server

Usage

sashimiAppServer(input, output, session)

Arguments

input

provided by shiny

output

provided by shiny

session

provided by shiny

Details

This function contains the server logic 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 server.

See Also

Other splicejam R-shiny functions: launchSashimiApp(), sashimiAppConstants(), sashimiAppUI(), sashimiDataConstants()


jmw86069/splicejam documentation built on April 21, 2024, 4:57 p.m.