Learn R Programming

drugDemand (version 0.1.3)

treatment_by_drug_df: The data frame indicating the treatments associated with each drug.

Description

A data frame with the following columns:

treatment

The numeric code of the treatment group.

drug

The numeric code of the drug.

Usage

treatment_by_drug_df

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 6 rows and 2 columns.