| visitview1 {drugDemand} | R Documentation |
The observed subject drug dispensing data before enrollment completion.
Description
A data frame with the following columns:
usubjidThe unique subject ID.
visitThe drug dispensing visit, e.g., "Cycle 1 Day 1".
dateThe date of the drug dispensing visit.
drugThe numeric code of the drug.
drug_nameThe name of the drug.
kitThe numeric code of the kit type.
kit_nameThe name of the kit type.
kit_numberThe kit number for drug dispensing.
dispensed_quantityThe number of kits dispensed at the visit.
Usage
visitview1
Format
An object of class tbl_df (inherits from tbl, data.frame) with 2290 rows and 9 columns.
[Package drugDemand version 0.1.3 Index]