Javascript – how to Use updateActionButton twice in observeEvent
I am coding a Shiny App, which generates some plots upon pressing a button. The calculation starts when the user presses the butten, and I want to update the label of the button once it is pressed to show that…