Chapter 2 Basic UI

The Shiny User Interface consists of 3 components

  1. Inputs
    • Text, Numeric variables, Dates, Radio buttons/Check boxes, File uploads, Buttons
  2. Outputs
    • Text, Tables, Plots, Downloads
  3. Layout functions
    • Pages with sidebar(s) & mainPanel(s), Bootstrap, Tabsets, Themes, CSS grid