parPlot: Plot DrugSyn object as parallel lines

Description Usage Arguments Value Examples

Description

Plot DrugSyn object as parallel lines

Usage

1
parPlot(object, ref, xaxis = c("pos", "dose"))

Arguments

object

a DrugSyn object

ref

character, name of the drug plotted as x-axis

xaxis

either "pos" or "dose", indicates if the scale of x-axis is in doses of positions in data matrix

Value

a ggplot object

Examples

1
2
data(exDrugSyn)
parPlot(exDrugSyn, ref = "drugA")

PieGes/synerdrug documentation built on May 8, 2019, 1:41 p.m.