Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 408 Bytes

Introduction to Shiny Workshop

To follow along with the workshop you will need a laptop with the following software:

Install the following R packages from CRAN in the usual way:

install.packages(c("shiny", "ggplot2", "dplyr"))