Title | Compute, Handle and Plot Incidence of Dated Events |
Version | 2.6.3 |
Description | Provides functions and classes to compute, handle and visualise incidence from dated events for a defined time interval. Dates can be provided in various standard formats. The class incidence2 is used to store computed incidence and can be easily manipulated, subsetted, and plotted. |
Depends | grates (>= 1.3.0), R (>= 4.1.0) |
Imports | grDevices, data.table (>= 1.15.0), pillar, utils, stats, tibble, tidyr, dplyr (>= 1.1.0), tidyselect, rlang, vctrs, ympes (>= 1.3.0) |
Suggests | outbreaks, ggplot2, scales, litedown, testthat (>= 3.0.0), ciTools, withr |
License | MIT + file LICENSE |
URL | https://www.reconverse.org/incidence2/, https://github.com/reconverse/incidence2 |
BugReports | https://github.com/reconverse/incidence2/issues |
VignetteBuilder | litedown |
Author | Tim Taylor |
You can install the latest release of incidence2 from CRAN with:
install.packages("incidence2")
A detailed introduction to grates can be found in the included vignette