Clean pharmpy run folders like modelfit1 etc
Usage
clean_pharmpy_runfolders(
id = NULL,
folder,
tool,
remove = TRUE,
verbose = TRUE
)
Arguments
- id
run id, e.g. run1. This will be the folder in which the NONMEM
model is run. If no folder is specified, it will create a folder run1 in
the current working directory, and will increment the run number for each
subsequent run.
- folder
TODO
- tool
TODO
- remove
TODO
- verbose
verbose output?