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.

References

http://www.biostat.harvard.edu/~clange/default.htm

http://www.people.fas.harvard.edu/~tjhoffm/pbatR.html

See Also

pbat


[Package pbatR version 2.2-0 Index]