R/clean_model_dir.R
clean_model_dir.Rd
Clean ezcox Model File Directory
clean_model_dir(model_dir = file.path(tempdir(), "ezcox"))
a path for storing model results.
nothing
# \donttest{ clean_model_dir() #> Path does not exist, skipping... #> Done # }