'Shiny Interactive Documents : Interactive Plot

Reading https://shiny.rstudio.com/articles/plot-interaction.html, i would like to have an interactive plot in a Shiny Interactive Docouments(runtime: shiny). However how do i specify the second parameter in plotOutput("plot1", click = "plot_click") in an interactive document?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source