Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 633 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 633 Bytes

Shiny - Beyond the Basics 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", "shinydashboard", "ggplot2", "dplyr", "readr", "readxl", "DT"))

You will also need a copy of all of the Example and Exercise apps to work from during the workshop. Please ensure that you also download these files to have available during the workshop.