reset_scenario: Removes all output and results for a scenario.

Description Usage Arguments Value

Description

Removes all output and results for a scenario; primary intended purpose is to force re-running of that scenario. (Works only for unix look-alikes?)

Usage

1
reset_scenario(dsc, scenarioname, force = FALSE)

Arguments

dsc

A dsc object.

scenarioname

String indicating name of scenario to remove.

force

Boolean, indicates whether to proceed without prompting user (prompt is to be implemented).

Value

Nothing; simply delets files.


stephens999/dscr documentation built on May 30, 2019, 3:20 p.m.