Description
Grouped Date Classes.
Description
Provides a coherent interface and implementation for creating grouped date classes. This package is part of the RECON (<https://www.repidemicsconsortium.org/>) toolkit for outbreak analysis.
README.md
grates
The goal of {grates} is to provide a simple and coherent implementation for grouped date classes.
Installation
You can install the released version of {grates} from CRAN with:
install.packages("grates")
The development version of {grates} can be installed from GitHub with:
remotes::install_github("reconverse/grates", build_vignettes = TRUE)
Vignette
A detailed introduction to {grates} can be found in the included vignette
vignette("grates", package = "grates")