linelist: Simulated linelist with group labels

linelistR Documentation

Simulated linelist with group labels

Description

A simulated linelist derived from fake_outbreak, where cases are assigned to the patient or hcw group. First names are randomly generated using the randomNames package.

Usage

linelist

Format

A data frame with 30 rows and 5 columns:

id

Case ID

name

Simulated first name

group

Group label: "patient" or "hcw"

onset

Date of symptom onset

sample

Date of sample collection

See Also

fake_outbreak

Examples

head(linelist)

o2ools documentation built on June 8, 2025, 10:18 a.m.