Add plot_survival.R

This helper script can be run from commandline to create the survival
plots.
This commit is contained in:
Jens Sauer 2020-11-16 22:40:28 +01:00
parent c3fecc1bf0
commit d6a77d6ebf

10
plot_survival.R Normal file
View File

@ -0,0 +1,10 @@
# secMalASCT survival plots
#
# License: GPL version 3
# Jens Mathis Sauer (c) 2020
source("survival.R")
#
# Make all plots and save to file
sma_plot_file_surv()