Launch Example Survival Analysis Script using the easy_lung Data Set
Source:R/quick_starts.R
quick_start.Rd
This function launches an example script for starting survival analysis
using the easysurv package. The script uses a modified version of the
lung data set exported from the survival package. The code is inspired by
usethis::use_template()
but modified to work outside the context of
an .RProj or package.