clean {pbatR} | R Documentation |
Cleaning pbat(), pbat.last(), pbat.m() output.
Description
Removes many of the temporary output files from communicating with PBAT. Make sure you save how PBAT was run for future reference. Most useful for simulations.
Usage
pbat.clean(pbatObj, plots=TRUE, all.output=FALSE)
Arguments
pbatObj |
'pbat' object |
plots |
TRUE/FALSE - delete plot output |
all.output |
DEPRECATED: No longer does anything, deleting files from other (potentially running) PBAT runs can be dangerous. |
See Also
[Package pbatR version 2.2-17 Index]