Chapter 4. Shiny – a Web-app Framework for R
This chapter covers the following topics:
An introduction to the Shiny app framework
Creating your first Shiny app
The connection between the server file and the user interface
The concept of reactive programming
Different types of interface layouts, widgets, and Shiny tags
How to create a dynamic user interface
Ways to share your Shiny applications with others
How to deploy Shiny apps to the web