treypujats / CHAD

MIT License
5 stars 6 forks source link

NOTICE

This repository has moved to https://github.com/CHAD-Analytics/CHAD








CHAD

The app is hosted on shiny web servers and can be used by following the link here: https://afit.shinyapps.io/covid19/.

Getting Started

The most up to date app is located in the covid19 folder. This folder contains a global.R, server.R, and ui.R file. These files contain the most up to date CHAD application. Ensure you have all packages installed and loaded. We have been using the most up to date version of R for the application. Note we are still updating it daily, so there may be issues.

Issues

If you experience issues, please submit an issue.

The primary technical POC for this code is Lt Trey Pujats (@treypujats, trey.pujats@afit.edu or tpujats@gmail.com).

Contributing

Contributions are welcome! Please see the contributing guidelines for details on how you can help, whether you're comfortable coding or not!

To run the app, go to covid19, download the files, and run the code from the global.R file