drugstreatment | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.