Creates publication ready table and graphs from time or cycle based toxicity data. Performs some built in data cleaning actions.
The package to output to word requires the Java Development tool-kit (JDK).
The following code will install non-CRAN dependencies:
install.packages("devtools")
devtools::install_github('finite2/peter.utilities')
devtools::install_github('csmoxford/prettyTables')
devtools::install_github('csmoxford/robustToxicities')
See the examples in the help files using ?SetupRobustToxicities
.
Peter Dutton (Centre for Statistics in Medicine, University of Oxford)
GPL-3