echoIBM.addwarnings: Writes warning messages to the end of a echoIBM-dumpfile.

View source: R/echoIBM.addwarnings.R

echoIBM.addwarningsR Documentation

Writes warning messages to the end of a echoIBM-dumpfile.

Description

Writes warning messages to the end of a echoIBM-dumpfile.

Usage

echoIBM.addwarnings(event, warn = NULL, pre = "\n\n", post = "")

Arguments

event

is either the path to a directory containing the dumpfile or the path to the dumpfile itself.

warn

is a vector of string with warning messages as returned from catchWarnings() or from warnings2character() or generated in some other way.

pre

is a string to be written on the line preceding the warnings.

post

is a string to be written on the line following the warnings.


arnejohannesholmin/echoIBM documentation built on April 14, 2024, 11:37 p.m.