Chapter 1 Your first Shiny app

Learning objectives:

  • Learn how to create a simple Shiny app
  • Define the leanest version of an app you can build
  • Review different ways to start and stop the app
  • Identify the two key components of every Shiny app
  • Understand how the two components are connected
  • Observe how Shiny apps react to user input