Interactive Web Apps with Shiny
This workshop will provide an introduction to developing interactive visualizations and dashboards using Shiny - a package for making web applications in R. Participants are expected to be familiar with R and the RStudio environment.
Shiny app files
Contains code used during the workshop.
Workshop slides
Slides for the introductory portion, in pdf format or PowerPoint format.
Selected shiny resources
Shiny is a widely used package in R for building interactive web applications, and it is the foundation of this workshop. Here are a few resources to learn more about using shiny:
- Official website
- Gallery of shiny apps
- Mastering Shiny oper-source textbook
- Official Shiny video tutorials
- Additional Shiny tutorials