Package: ggsurveillance 0.2.0

Alexander Bartel

ggsurveillance: Tools for Outbreak Investigation/Infectious Disease Surveillance

Create epicurves or epigantt charts in 'ggplot2'. Prepare data for visualisation or other reporting for infectious disease surveillance and outbreak investigation. Includes tidy functions to solve date based transformations for common reporting tasks, like (A) seasonal date alignment for respiratory disease surveillance, (B) date-based case binning based on specified time intervals like isoweek, epiweek, month and more, (C) automated detection and marking of the new year based on the date/datetime axis of the 'ggplot2'. An introduction on how to use epicurves can be found on the US CDC website (2012, <https://www.cdc.gov/training/quicklearns/epimode/index.html>).

Authors:Alexander Bartel [aut, cre]

ggsurveillance_0.2.0.tar.gz
ggsurveillance_0.2.0.zip(r-4.5)ggsurveillance_0.2.0.zip(r-4.4)ggsurveillance_0.2.0.zip(r-4.3)
ggsurveillance_0.2.0.tgz(r-4.5-any)ggsurveillance_0.2.0.tgz(r-4.4-any)ggsurveillance_0.2.0.tgz(r-4.3-any)
ggsurveillance_0.2.0.tar.gz(r-4.5-noble)ggsurveillance_0.2.0.tar.gz(r-4.4-noble)
ggsurveillance_0.2.0.tgz(r-4.4-emscripten)ggsurveillance_0.2.0.tgz(r-4.3-emscripten)
ggsurveillance.pdf |ggsurveillance.html
ggsurveillance/json (API)
NEWS

# Install 'ggsurveillance' in R:
install.packages('ggsurveillance', repos = c('https://epiverse-connect.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/biostats-dev/ggsurveillance/issues

Pkgdown site:https://ggsurveillance.biostats.dev

Datasets:

On CRAN:

Conda:

epidemiologyinfectious-disease-surveillanceinfectious-diseasesoutbreaks

5.56 score 3 stars 1.6k downloads 19 exports 45 dependencies

Last updated 1 months agofrom:eca9ba5fd0. Checks:9 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 23 2025
R-4.5-winOKMar 23 2025
R-4.5-macOKMar 23 2025
R-4.5-linuxOKMar 23 2025
R-4.4-winOKMar 23 2025
R-4.4-macOKMar 23 2025
R-4.4-linuxOKMar 23 2025
R-4.3-winOKMar 23 2025
R-4.3-macOKMar 23 2025

Exports:align_and_bin_dates_seasonalalign_dates_seasonalcreate_agegroupsexpand_countsgeom_epicurvegeom_epiganttgeom_hline_yeargeom_vline_yeargeometric_meanscale_x_cases_5erscale_x_discrete_reversescale_y_cases_5erscale_y_discrete_reversestat_bin_datestat_date_countStatBinDateStatDateCountStatEpicurveuncount

Dependencies:anytimeBHclicolorspacecpp11dplyrellipsisfansifarverforcatsgenericsggplot2gluegtableisobandISOweeklabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerRcpprlangscalesstringistringrtibbletidyrtidyselecttimechangetsibbleutf8vctrsviridisLitewithr

EpiCurves: epicurves in ggplot with ggsurveillance

Rendered fromEpicurves_with_ggsurveillance.Rmdusingknitr::rmarkdownon Mar 23 2025.

Last update: 2025-02-02
Started: 2025-01-25

EpiGantt: epigantt charts in ggplot with ggsurveillance

Rendered fromEpigantt_with_ggsurveillance.Rmdusingknitr::rmarkdownon Mar 23 2025.

Last update: 2025-02-16
Started: 2025-01-25

Seasonal Plots: Align case data for seasonal analysis

Rendered fromalign_dates_seasonal.Rmdusingknitr::rmarkdownon Mar 23 2025.

Last update: 2025-02-26
Started: 2025-01-25

Readme and manuals

Help Manual

Help pageTopics
Align dates for seasonal comparisonalign_and_bin_dates_seasonal align_dates_seasonal
Create Age Groups from Numeric Valuescreate_agegroups
Create an epidemic curve plot or bin/count observations by date periodsgeom_epicurve StatBinDate StatDateCount StatEpicurve stat_bin_date stat_date_count
Epi Gantt Chart: Visualize Epidemiological Time Intervalsgeom_epigantt
Automatically create lines at the turn of every yeargeom_hline_year geom_vline_year
Compute a Geometric Meangeometric_mean
Germany Influenza (FLU) Surveillance datainfluenza_germany
Line list of a fictional hospital outbreak (Data)linelist_hospital_outbreak
Continuous x-axis and y-axis scale for (case) countsscale_x_cases_5er scale_y_cases_5er
Reversed discrete scale for 'ggplot2'scale_x_discrete_reverse scale_y_discrete_reverse
Duplicate rows according to a weighting variableexpand_counts uncount