drug_df {DOPE}R Documentation

Simulated drug data

Description

A dataset containing a record of drugs used by a patient. The textdrug field is unstructured.

Usage

data(drug_df)

Format

A tibble with 500 rows and 3 variables:

textdrug

A free-text field of drug names

sex

Patient sex

race

Patient race


[Package DOPE version 2.1.0 Index]