Building Web Applications with Shiny in R
Ramnath Vaidyanathan
VP of Product Research
input$x
.output$y
, and are observers, primarily used for their side effects, and not directly to calculate things.isolate()
eventReactive()
observeEvent()
Building Web Applications with Shiny in R