overwrite_behaviour: Overwrite behaviour of NMproject

View source: R/NMproject-options.R

overwrite_behaviourR Documentation

Overwrite behaviour of NMproject

Description

[Stable]

This is best used via the "overwrite behaviour" RStudio 'Addin'. Sets the strategy for how to handle overwriting of previously executed control files.

Usage

overwrite_behaviour(txt = c("ask", "overwrite", "stop", "skip"))

Arguments

txt

Character either "run", "stop", or "skip".

Value

if txt is missing returns ⁠getOption(\"nm.overwrite_behaviour\")⁠ otherwise returns no value and is called for side effects (setting the nm.overwrite_behaviour option).


tsahota/NMproject documentation built on April 13, 2025, 4:38 p.m.