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
Lecture slides |
---|
Lecture 1.1: What is Shiny? |
Lecture 1.2: Setting up your app |