linelist provides a framework for sensible data standardisation for tabular linelist data commonly used in outbreak analysis. This includes functionality for guessing dates, cleaning non-standard variable names, and defining a data dictionary.

Installing the package

To install the current stable, CRAN version of the package, type:

install.packages("linelist")

To benefit from the latest features and bug fixes, install the development, github version of the package using:

devtools::install_github("reconhub/linelist")

Note that this requires the package devtools installed.

Main visible functions of the package

The main functions of the package include:

TODO: FILL THIS IN LATER



reconhub/linelist documentation built on Jan. 1, 2023, 9:39 p.m.