Skip to contents

Used at run start / end to print a one-line banner identifying the mode in force. Not directly printed – callers cat() or log_info() the result so output formatting (prefixes, colors from the logger) is consistent.

Usage

stamp_methodology_console(mode, run_id = NULL)

Arguments

mode

Character methodology mode.

run_id

Optional run identifier.

Value

Character (single line).