Structure your app: introduction to Shiny modules
This is the teaching material for the Shiny modules tutorial held at the
userR!2021.
Get started
Clone the repository to your local machine and explore the material. To do the
exercises, you need the following packages:
shiny >= 1.5.0DTdplyr >= 0.7.0ggplot2 >= 3.0.0
Contents
- the presentation in HTML and Rmarkdown format (
introduction_to_shiny_modules) - the exercises, have a look at the overview
- the solutions (:bangbang: only look there when you really really don't know how to solve
the exercises) - additional app examples for topics only briefly mentioned in the tutorial
License
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
