summaryrefslogtreecommitdiff
path: root/inst/app/templates/content/data/enter-data.html
AgeCommit message (Collapse)AuthorLines
2024-06-09Update Shiny appHEADmasterNaeem Model-8/+9
- 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-06Enter data html updatedkfiliyork-17/+8
removed Single entry template
2024-05-26Update Shiny appNaeem Model-1/+5
- 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-09Revamp Shiny appNaeem Model-0/+13