Demonstrates creating a pop up confirmation dialog to let the users confirm their operations. Especially useful when an important action is going to be performed.
Run this example by calling:
shiny::runGitHub("shiny-confirm-dialog", "mingsnu")
References: