ToxPlot_byTime: Summary plot of toxicities over time

Description Usage Arguments See Also

Description

This is a wrapper function for ToxPlot_byCycle which takes timeBoundaries.

Usage

1
2
3
ToxPlot_byTime(rt, gradeRequired = 1, timeBoundaries, xlab = "days",
  col = c("blue", "red"), tableSpace = 0.1, las = 1,
  legendPosition = "right", add = FALSE)

Arguments

rt

An object of class robustToxicities

gradeRequired

Only include adverse events with at least this grade

timeBoundaries

A vector of times from the dateOfStartOfToxWindow

xlab

The xaxis label. "days","weeks" and "months" are converted to "Time from registration (days)" etc.

col

A vector of colours to plot each arm with

tableSpace

A parameter to assist in vertical row spacing the table appropriately

las

numeric in 0,1,2,3; the style of axis labels. 0: always parallel to the axis, 1: always horizontal [default], 2: always perpendicular to the axis, 3: always vertical

legendPosition

The location to place the legend see legend for details

add

TRUE/FALSE whether to add to an existing plot or start a new one

See Also

ToxPlot_byPatient, ToxPlot_byToxicity, ToxPlot_byCycle


csmoxford/robustToxicities documentation built on May 14, 2019, 12:24 p.m.