Skip to contents

Map references

Usage

.map_references(
  mat_elem,
  rowData_colnames = c(gDRutils::get_env_identifiers("duration"), paste0(c("drug",
    "drug_name", "drug_moa"), "3"))
)

Arguments

mat_elem

input data frame

rowData_colnames

character vector of variables for the mapping of reference treatments

Value

list

Details

Using the given rownames, map the treated and reference conditions.