stopIfWarn: Stop if gentest() results include warnings

Description Usage Arguments Value

Description

Stop if gentest() results include warnings

Usage

1
stopIfWarn(gentest_result)

Arguments

gentest_restult

Value returned by gentest.

Value

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


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