Other packages > Find by keyword >

ggsurveillance  

Tools for Outbreak Investigation/Infectious Disease Surveillance
View on CRAN: Click here


Download and install ggsurveillance package within the R console
Install from CRAN:
install.packages("ggsurveillance")

Install from Github:
library("remotes")
install_github("cran/ggsurveillance")

Install by package version:
library("remotes")
install_version("ggsurveillance", "0.5.2")



Attach the package and use:
library("ggsurveillance")
Maintained by
Alexander Bartel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-01-31
Latest Update: 2025-07-02
Description:
Create epicurves or epigantt charts in 'ggplot2'. Prepare data for visualisation or other reporting for infectious disease surveillance and outbreak investigation.Includes 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>).
How to cite:
Alexander Bartel (2025). ggsurveillance: Tools for Outbreak Investigation/Infectious Disease Surveillance. R package version 0.5.2, https://cran.r-project.org/web/packages/ggsurveillance. Accessed 09 Jun. 2026.
Previous versions and publish date:
0.1.1 (2025-01-31 16:50), 0.1.2 (2025-02-11 18:00), 0.2.0 (2025-03-02 11:40), 0.3.0 (2025-04-11 21:30), 0.4.0 (2025-05-10 00:50), 0.5.0 (2025-07-01 18:10), 0.5.1 (2025-07-02 12:00)
Other packages that cited ggsurveillance R package
View ggsurveillance citation profile
Other R packages that ggsurveillance depends, imports, suggests or enhances
Complete documentation for ggsurveillance
Functions, R codes and Examples using the ggsurveillance R package
Full ggsurveillance package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA