This repository contains a real-time Shiny app designed for data visualization. The app connects pulls data from Redcap using RedcapETL, stores data in a MySQL database to fetch the required data, and provides an interactive interface for users to explore various aspects of the study's data through different tabs.
- Interactive filtering: The app allows users to filter data based on diagnosis, drugs used, and events.
- Multiple tabs: Each tab presents a different aspect of the study data, and users can navigate between them.
- Data visualization: The app provides various plots and tables to visualize different measurements and parameters.
The data used by the app is sourced from a MySQL database containing information about the BFU+/CED study. The app provides an interface to interactively explore this data in real-time.