shinyServer: Server for the shiny Cohort Progression app

Description Usage Arguments Details Value

View source: R/shinyServer.R

Description

Server for the shiny Cohort Progression app.

Usage

1
shinyServer(input, output, session)

Arguments

input

- the usual shiny input variable

output

- the usual shiny output variable

session

- the usual shiny session variable

Details

Creates the UI for the app.

Value

the html UI for the app


wStockhausen/shinyTC.CohortProgression documentation built on July 19, 2021, 5:32 a.m.