printError_cc {RoME}R Documentation

Management of the error in logfile.

Description

Management of the error in logfile.

Usage

printError_cc(funname,check_without_errors, stop_)

Arguments

funname

name of the check function.

check_without_errors

TRUE if there is no error, FALSE if there is any error.

stop_

TRUE if the 'RoME' function has to stop, FALSE if the run should continue

Value

Description of the error is reported in the logfile and/or in the console.

Author(s)

I. Bitetto, W. Zupa

References

Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp.https://www.sibm.it/MEDITS 2011/principaledownload.htm

Examples

## Not run: 
printError_cc(funname,check_without_errors, stop_)

## End(Not run)

[Package RoME version 0.1.23 Index]