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 delete all output - use with caution (deletes all pbat logs, even those not associated with the current run, as well).

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.1.4 Index]