Description Usage Arguments Details Author(s)
View app-specific logs at a specific path (default is ‘/var/log/shiny-server’).
1 2 3 | debuggingUI(id)
debugging(input, output, session, config, simID)
|
id |
An id string that corresponds with the id used to call the module's UI function. |
input |
shiny server input object |
output |
shiny server output object |
session |
shiny server session object |
config |
SpaDES.shiny app configuration object (e.g., from |
simID |
The simulation number |
Generates a tab consisting of the text output from the log file.
Olivia Sung, Alex Chubaty, Alex Tso
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.