Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.6 KB

Dynamically adding and removing Shiny modules

CC BY-NC-SA 4.0

This is the teaching material for the tutorial how to dynamically add/remove modules held at the Appsilon Shiny Conference 2022. The recording is available at YouTube.

Get started

Clone the repository to your local machine and explore the material. To follow along the coding examples, you need the following packages:

  • shiny >= 1.5.0
  • ggplot2 >= 3.0.0

Contents

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. The function remove_shiny_inputs is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License by Thomas Roh.

CC BY-NC-SA 4.0