Chronic Respiratory Disease Burden Dashboard. Simulated estimates for Asthma, COPD, and Post-TB Lung Disease across Kenya
# desease_modeling_app
Chronic Respiratory Disease Burden Dashboard. Simulated estimates for Asthma, COPD, and Post-TB Lung Disease across Kenya
## Features
- Interactive web application built with R Shiny
- Responsive design
- Automated deployment with GitHub Actions
## Included Files and Folders
- **Files:** 1 files uploaded
## GitHub Actions
This repository includes GitHub Actions for automated testing and deployment:
- **Workflow:** `Deploy to GitHub Pages`
- **R Version:** 4.1.0
- **GitHub Pages:** Deployed to `gh-pages` branch
## Local Development
To run this application locally:
```r
# Install required packages
install.packages(c("shiny", "renv"))
# Run the application
shiny::runApp()
```
## Deployment
- **GitHub Pages:**
kiplagatnoel.github.io
- **Repository:**
github.com
- **GitHub Actions:**
github.com
## License
This project is licensed under the MIT License - see the LICENSE file for details.
## Author
Created using Shiny App to GitHub Publisher