| dosing_schedule_df {drugDemand} | R Documentation |
The dosing schedule data frame.
Description
A data frame with the following columns:
kitThe numeric code of the kit type.
target_daysNumber of days per treatment cycle.
target_doseDose per treatment cycle.
max_cyclesMaximum number of treatment cycles.
Usage
dosing_schedule_df
Format
An object of class tbl_df (inherits from tbl, data.frame) with 4 rows and 4 columns.
[Package drugDemand version 0.1.3 Index]