Chapter 10 Dynamic UI

Learning objectives:

Learn how to add dynamics to a Shiny app to be able to see interactive changes to potentially automate command functions for more complex visualizations.

At the end of this chapter, you will be able to understand what is a dynamic user interface, and what are the functions to update, hide or make visible and render the changes made interactively from UI to the server output.