Learn R Programming

jmvcore (version 2.6.3)

isError: Determine if an object is an error

Description

Determine if an object is an error

Usage

isError(object)

Value

TRUE if the object is an error

Arguments

object

the object to test