powered by
This dataset contains information about drug administration. Each row represents a unique drug administration event.
drugstreatment
A data frame with the following columns:
Unique identifier for each drug administration event.
The start date of drug administration.
The end date of drug administration.
The name of the drug administered.
data("drugstreatment") head(drugstreatment)
Run the code above in your browser using DataLab