covid2: Covid Vaccine Adverse Event Data

covid2R Documentation

Covid Vaccine Adverse Event Data

Description

Adverse event data in the short format. Each row is a count of adverse events with the given name.

Usage

covid2

Format

An object of class tbl_df (inherits from tbl, data.frame) with 2656 rows and 6 columns.

Details

  • DRUG_TYPE Vaccine type

  • AE_NAME Adverse event name

  • AEYes Number of observations that have this AE

  • AENo Number of observations that do not have this AE

  • AGE covariate

  • SEX covariate


umich-biostatistics/AEenrich documentation built on Sept. 22, 2022, 11:13 a.m.