wipe_run: Wipe previous run files

View source: R/run_nm.R

wipe_runR Documentation

Wipe previous run files

Description

[Stable]

Will remove all the output files generated by a previously completed run. This is run by run_nm() prior to launching any jobs to ensure that output files from old runs do not get mistaken for up-to-date runs.

Usage

wipe_run(r)

Arguments

r

An nm object.

Value

No return value, called for side effects.


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.