The goal of oncowaterfall is to analyze best tumor size change data from oncology clinical trials and visualize the data using waterfall plots.
You can install the development version of oncowaterfall like so:
# install.packages("devtools")
devtools::install_github("mohuangx/oncowaterfall")This is a basic example which shows you how to solve a common problem:
library(oncowaterfall)
## basic example code