colorjamShinyServer: Colorjam R-shiny app server

colorjamShinyServerR Documentation

Colorjam R-shiny app server

Description

Colorjam R-shiny app server

Usage

colorjamShinyServer(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 Colorjam R-shiny app.

The Colorjam R-shiny app is started by launchColorjamShiny(), which calls shiny::shinyApp(), using arguments server, ui, onStart, and options. This function fulfills the argument ui.

See Also

Other colorjam R-shiny functions: launchColorjamShiny()


jmw86069/jamcolor documentation built on Dec. 12, 2024, 9:46 a.m.