https://github.com/reconverse/incidence2
Compute and visualise incidence (reworking of the original incidence package)
https://github.com/reconverse/incidence2
Last synced: about 2 months ago
JSON representation
Compute and visualise incidence (reworking of the original incidence package)
- Host: GitHub
- URL: https://github.com/reconverse/incidence2
- Owner: reconverse
- Created: 2020-06-30T19:05:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T07:41:11.000Z (5 months ago)
- Last Synced: 2025-07-26T12:43:59.235Z (5 months ago)
- Language: R
- Homepage: https://www.reconverse.org/incidence2
- Size: 3.48 MB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - reconverse/incidence2 - Compute and visualise incidence (reworking of the original incidence package) (R)
README
## Introduction
incidence2 is an [R](https://www.r-project.org/) package that implements
functions to compute, handle and visualise *incidence* data. It aims to be
intuitive to use for both interactive data exploration and as part of more
robust outbreak analytic pipelines.
## Installing the package
You can install the latest release of incidence2 from
[CRAN](https://cran.r-project.org/) with:
```{r, eval = FALSE}
install.packages("incidence2")
```
## Documentation
https://www.reconverse.org/incidence2/