Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-06-09 | Update Shiny app | Naeem Model | -271/+214 | |
- Remove template/logic for single data entry - Change 'Add estimators' to 'About estimators'; adding estimators and viewing estimates are now done in the same tab - Swap rows and columns in estimates table (estimators as row names, datasets as column names) - Add a separate column for the serial interval to the estimates table - Add plots for daily and weekly data using the Plotly library - Remove italics from the subscript in all occurences of 'R_0' - Fix code/text formatting | ||||
2024-06-06 | entry.html (renamed bulk-entry) | kfiliyork | -0/+48 | |
2024-06-06 | Enter data html updated | kfiliyork | -17/+8 | |
removed Single entry template | ||||
2024-06-06 | SI removed | kfiliyork | -39/+16 | |
moved to Help page | ||||
2024-06-06 | Add files via upload | kfiliyork | -0/+18 | |
SI help | ||||
2024-06-06 | Help page | kfiliyork | -12/+4 | |
What is a SI? | ||||
2024-05-30 | Add files via upload | hannajankowski | -2/+6 | |
2024-05-30 | Add files via upload | hannajankowski | -8/+8 | |
2024-05-30 | Delete inst/app/templates/content/estimators/estimators.html | hannajankowski | -13/+0 | |
2024-05-30 | Add files via upload | hannajankowski | -2/+2 | |
2024-05-30 | Add files via upload | hannajankowski | -0/+13 | |
2024-05-30 | Add files via upload | hannajankowski | -2/+4 | |
2024-05-30 | Add files via upload | hannajankowski | -0/+1 | |
2024-05-30 | Add files via upload | hannajankowski | -0/+1 | |
2024-05-30 | Add files via upload | hannajankowski | -0/+8 | |
2024-05-30 | Add files via upload | hannajankowski | -1/+1 | |
2024-05-30 | Add files via upload | hannajankowski | -9/+9 | |
2024-05-26 | Update Shiny app | Naeem Model | -12/+44 | |
- Refactor data upload and sample data - Create custom data upload button - Create script.js - Change Shiny notification colour - Bug fix: ensure the case counts in bulk data that have only one row are treated as a data frame, by wrapping them in 'data.frame' before passing to 'apply' | ||||
2024-05-09 | Revamp Shiny app | Naeem Model | -0/+352 | |