treatment | R Documentation |
The doses (usually in milligrams) of the study drug administered to each subject by day. When the study drug is listed as an injection, then the amount is recorded as 1.
data(treatment)
A tibble with 216,242 rows and 3 variables:
Type: | integer |
Description: | Patient ID |
Type: | integer |
Description: | The amount of drugs received on a day. Value is 1 for injections and mg otherwise |
Type: | integer |
Description: | Study day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.