A very basic illustration of a Shiny app
Required Packages
We’ll be loading the following R packages:
library(shiny)
Required Data
No data downloads required for this section
Lecture Materials
Part 1 is broken down into two lessons:
What is Shiny?
Setting up your app