CLiREN-LMS
Data Visualization and Dashboards

Introduction to Shiny Dashboards

Key Idea

30-45 minutes Applied Step 4 of 7
Callout

Key Idea

4 / 7
Callout

Key Idea

Shiny is an R framework for building interactive web applications [@chang2021shiny]. In clinical data management, a Shiny dashboard can allow users to filter by site, date range, visit, query status, or outcome status. It can display tables, plots, and summary cards that update when filters change. This can be useful for monitoring studies, especially when the same report is reviewed frequently.