Learn R Programming

switchr (version 0.14.8)

errorOrNonZero: Identify error states from R or external programs

Description

Identify error states from R or external programs

Usage

errorOrNonZero(out)

Value

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

Arguments

out

An R object representing output