Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-06-09 | Update Shiny app | Naeem Model | -3/+6 | |
- 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-05-09 | Add Shiny app dependencies add specify entry point | Naeem Model | -8/+25 | |
2023-07-25 | Prompt user to install optional dependency | Naeem Model | -3/+13 | |
2023-07-24 | Adjust indent level and enforce 80-character line limit | Naeem Model | -3/+3 | |
2023-06-27 | Remove 'shinyBS' dependency | Naeem Model | -2/+0 | |
2023-06-25 | Remove 'shinyjs' dependency | Naeem Model | -2/+0 | |
2023-06-24 | Create entrypoint for shiny app | Naeem Model | -0/+13 | |