stopIfErr: Stop if gentest() results include errors

Description Usage Arguments Value

Description

Stop if gentest() results include errors

Usage

1
stopIfErr(gentest_result)

Arguments

gentest_restult

Value returned by gentest.

Value

If there are any errors, it stops with an error and stores the part of the gentest_restult in global environment as object ERROR. If there are no errors, it returns the gentest_restult invisibly.


alekrutkowski/gentest documentation built on May 11, 2019, 11:24 p.m.