Provides tools to help storing and handling case line list data. The 'linelist' class adds a tagging system to classical 'data.frame' objects to identify key epidemiological data such as dates of symptom onset, epidemiological case definition, age, gender or disease outcome. Once tagged, these variables can be seamlessly used in downstream analyses, making data pipelines more robust and reliable.
Version: | 0.0.1 |
Imports: | checkmate |
Suggests: | callr, covr, dplyr, knitr, magrittr, outbreaks, rmarkdown, testthat, tibble |
Published: | 2022-05-13 |
Author: | Thibaut Jombart [aut, cre] |
Maintainer: | Thibaut Jombart <thibaut at data.org> |
BugReports: | https://github.com/epiverse-trace/linelist/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/epiverse-trace/linelist |
NeedsCompilation: | no |
In views: | Epidemiology |
CRAN checks: | linelist results |
Reference manual: | linelist.pdf |
Vignettes: |
linelist_introduction |
Package source: | linelist_0.0.1.tar.gz |
Windows binaries: | r-devel: linelist_0.0.1.zip, r-release: linelist_0.0.1.zip, r-oldrel: linelist_0.0.1.zip |
macOS binaries: | r-release (arm64): linelist_0.0.1.tgz, r-oldrel (arm64): linelist_0.0.1.tgz, r-release (x86_64): linelist_0.0.1.tgz, r-oldrel (x86_64): linelist_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=linelist to link to this page.