shinyAppServer: Defines server logic to configure and run CAT simulations.

Description Usage Arguments

View source: R/shinyAppServer.R

Description

Defines server logic to configure and run CAT simulations.

Usage

1
shinyAppServer(input, output)

Arguments

input

an object that stores the current values of all of the widgets in the app.

output

an object that stores instructions for building the R objects in the app.


RSCAT documentation built on Oct. 12, 2021, 5:06 p.m.