Jonas Hagenberg, Tutorial: Dynamically adding and removing Shiny modules

Описание к видео Jonas Hagenberg, Tutorial: Dynamically adding and removing Shiny modules

As the complexity of Shiny apps increases, the code base gets more and more confusing. Modules are the Shiny built-in solution to manage this complexity. One advantage of modules is that they allow code reuse as a module can be called several times in a Shiny app. This is even possible during runtime by the user of the app. In this tutorial I will demonstrate how you can dynamically add and remove modules. For this, I will first discuss how this concept works and which parts in the Shiny code are required for this. Then, I will code an example app to demonstrate this functionality.

About the Speaker:
Jonas Hagenberg is a PhD Student at Max Planck Institute of Psychiatry

Комментарии

Информация по комментариям в разработке