isError {jmvcore}R Documentation

Determine if an object is an error

Description

Determine if an object is an error

Usage

isError(object)

Arguments

object

the object to test

Value

TRUE if the object is an error


[Package jmvcore version 2.4.7 Index]