errorOrNonZero {switchr}R Documentation

Identify error states from R or external programs

Description

Identify error states from R or external programs

Usage

errorOrNonZero(out)

Arguments

out

An R object representing output

Value

TRUE if out is an error object, or has an attribute called "status" which is > 0


[Package switchr version 0.14.8 Index]