Reactivity

This example demonstrates a core feature of Shiny: reactivity. In the server function, a reactive called datasetInput is declared.

View app in a new window