Welcome!
Welcome to the Introduction to Shiny workshop! The course website can be found at nrennie.rbind.io/training-intro-to-shiny, where you will also find a copy of the slides.
Contents
In this workshop, we’ll cover:
- What is Shiny?
- Building a Shiny app
- UI (and user inputs)
- Server (and creating outputs)
- Deploying Shiny apps
Prerequisites
- Comfortable with simple operations and using functions in R.
- No prior knowledge of Shiny apps required.
R packages
- shiny
- palmerpenguins
- glue
- shinythemes
Further training
View other available training courses and workshops at nrennie.rbind.io/projects/training-workshops.