dosing_schedule_df {drugDemand}R Documentation

The dosing schedule data frame.

Description

A data frame with the following columns:

kit

The numeric code of the kit type.

target_days

Number of days per treatment cycle.

target_dose

Dose per treatment cycle.

max_cycles

Maximum 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]