Title | Grouped Date Classes |
Version | 1.4.0.9000 |
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. |
Depends | R (>= 3.6.0) |
Imports | utils |
Suggests | ggplot2, scales, vctrs, rlang, litedown, outbreaks, testthat (>= 3.0.0), |
License | MIT + file LICENSE |
URL | https://www.reconverse.org/grates/, https://github.com/reconverse/grates |
VignetteBuilder | litedown |
Author | Tim Taylor [aut, cre] |
grates provide a simple and coherent implementation for grouped date classes.
You can install the latest release of grates from CRAN with:
install.packages("grates")
A detailed introduction to grates can be found in the included vignette
vignette("super", package = "grates")
To cite the package grates in publications, please use:
Taylor T (2025). grates: Grouped Date Classes. R package version 1.4.0.9000, https://github.com/reconverse/grates, https://www.reconverse.org/grates/.
@Manual{,
title = {grates: Grouped Date Classes},
author = {Tim Taylor},
year = {2025},
note = {R package version 1.4.0.9000,
https://github.com/reconverse/grates},
url = {https://www.reconverse.org/grates/},
}