errorOrNonZero: Identify error states from R or external programs

View source: R/Utilities.R

errorOrNonZeroR 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


switchr documentation built on March 31, 2023, 5:13 p.m.