Shiny¶
Shiny allows to deploy apps and interactive documents with Shiny Server.
For more information check here.
Input Folder¶
The app receives a mandatory parameter, Input Folder, namely the directory with the source codes including the main file app.R, or the files ui.R and server.R.
Initialization¶
For information on how to use the Initialization parameter, please refer to the Initialization: Bash Script section of the documentation.
Contents