View source: R/shinyAppServer.R
Defines server logic to configure and run CAT simulations.
1 | shinyAppServer(input, output)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.