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


gmbecker/switchr documentation built on Feb. 24, 2023, 12:59 p.m.