pbat.clean: Cleaning pbat(), pbat.last(), pbat.m() output.

View source: R/clean.R

cleanR 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

pbat


pbatR documentation built on March 7, 2023, 5:59 p.m.

Related to pbat.clean in pbatR...