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.
visitview2An object of class tbl_df (inherits from tbl, data.frame) with 5006 rows and 9 columns.