inspect_btn_server {shiny.info} | R Documentation |
Inspect button server
Description
Helps to easlily stop app at any moment for debugging or checking state.
Usage
inspect_btn_server(input)
Arguments
input |
Shiny server input. |
Value
observeEvent for Inspect button
[Package shiny.info version 0.2.0 Index]