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.2.0")



Attach the package and use:
library("ggsurveillance")
Maintained by
Alexander Bartel
[Scholar Profile | Author Map]
First Published: 2025-01-31
Latest Update: 2025-01-31
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.2.0, https://cran.r-project.org/web/packages/ggsurveillance. Accessed 12 Apr. 2025.
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)
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
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for ggsurveillance2025303540455055TrendBars

Today's Hot Picks in Authors and Packages

pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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