CLiREN-LMS
Data Visualization and Dashboards

Introduction to Shiny Dashboards

Overview

30-45 minutes Applied Step 1 of 7
Overview

Overview

1 / 7
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.