shiny_server: The Shiny App Server.

View source: R/shiny_server.R

shiny_serverR Documentation

The Shiny App Server.

Description

The server code for the mldash shiny app.

Usage

shiny_server(input, output, session)

Arguments

input

input set by Shiny.

output

output set by Shiny.

session

session set by Shiny.


jbryer/mldash documentation built on March 4, 2023, 9:35 p.m.