inst/examples-shiny/01_hello/Readme.md

This small Shiny application demonstrates Shiny's automatic UI updates.

Move the Number of bins slider and notice how the renderPlot expression is automatically re-evaluated when its dependant, input$bins, changes, causing a histogram with a new number of bins to be rendered.



rstudio/shiny documentation built on June 14, 2024, 4:25 p.m.