Skip to contents

A fictional covid-19 vaccine study of 3 individuals. Provided a vector of participant IDs, a tibble of metadata, and a tibble of experimental data.

Usage

smallstudy

Format

smallstudy A list of three components

small_study_ids

IDs used in small study to identify these 3 individuals. A vector.

small_study_metadata

Example metadata. A tibble.

small_study_Ab

Example experimental data. A tibble.

Examples

data("smallstudy")