Introduction to Shiny Dashboards
Overview
Overview
1 / 7
Overview
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.