|
1 | 1 | Package: ggsurveillance |
2 | | -Title: Tools and Ggplot Extensions for Infectious Disease Surveillance and |
3 | | - Outbreak Investigation |
| 2 | +Title: Tools and 'ggplot2' Extensions for Infectious Disease Surveillance |
| 3 | + and Outbreak Investigation |
4 | 4 | Version: 0.1.0 |
5 | 5 | Authors@R: |
6 | 6 | person("Alexander", "Bartel", , "alexander.bartel@fu-berlin.de", role = c("aut", "cre"), |
7 | 7 | comment = c(ORCID = "0000-0002-1280-6138")) |
8 | | -Description: Create epicurves or epigantt charts in ggplot. Prepare data |
9 | | - for visualisation or other reporting for infectious disease |
10 | | - surveillance and outbreak investigation. Includes functions to solve date based transformations for common reporting tasks, like |
| 8 | +Description: Create epicurves or epigantt charts in 'ggplot2'. Prepare |
| 9 | + data for visualisation or other reporting for infectious disease |
| 10 | + surveillance and outbreak investigation. Includes functions to solve |
| 11 | + date based transformations for common reporting tasks, like |
11 | 12 | (A) seasonal date alignment for respiratory disease surveillance, |
12 | | - (B) date-based case binning based on specified time intervals like isoweek, epiweek, month and more, |
13 | | - (C) automated detection and marking of the new year based on the date/datetime axis of the ggplot. |
| 13 | + (B) date-based case binning based on specified time intervals like |
| 14 | + isoweek, epiweek, month and more, (C) automated detection and marking |
| 15 | + of the new year based on the date/datetime axis of the 'ggplot2'. |
14 | 16 | License: GPL (>= 3) |
15 | 17 | URL: https://ggsurveillance.biostats.dev, |
16 | 18 | https://github.com/biostats-dev/ggsurveillance |
|
0 commit comments