Description
Compute, Handle and Plot Incidence of Dated Events.
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.
README.md
Installing the package
You can install the latest release of incidence2 from CRAN with:
install.packages("incidence2")