visitview2 {drugDemand} | R Documentation |
The observed subject drug dispensing data after enrollment completion.
Description
A data frame with the following columns:
usubjid
The unique subject ID.
visit
The drug dispensing visit, e.g., "Cycle 1 Day 1".
date
The date of the drug dispensing visit.
drug
The numeric code of the drug.
drug_name
The name of the drug.
kit
The numeric code of the kit type.
kit_name
The name of the kit type.
kit_number
The kit number for drug dispensing.
dispensed_quantity
The number of kits dispensed at the visit.
Usage
visitview2
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 5006 rows and 9 columns.
[Package drugDemand version 0.1.3 Index]