Learn R Programming

W4MRUtils (version 1.2.1)

check_err: Check Errors

Description

check_err Generic function that stops in error if problems have been encountered, with printing of the corresponding error information.

Usage

check_err(err_stock)

Value

NULL (function called for the "stoping" side effects)

Arguments

err_stock

vector of results returned by check functions

Author

M.Petera