powered by
Run Shiny input events examples
run_demo_input(example = c("click", "zoom", "selection"))
Name of the example.
if (interactive()) { run_demo_input("click") run_demo_input("zoom") run_demo_input("selection") }
Run the code above in your browser using DataLab