<<<<<<< HEAD General test for SPATA2 object — isSPATA2 • SPATA2Logical test for SPATA2 objects — isSPATA2 • SPATA2
<<<<<<< HEAD

Logical test of an object being interpretable as a SPATA2 object.

isSPATA2(object, warn = TRUE, error = FALSE)
=======

General test whether the input object is of class SPATA2.

isSPATA2(object)
>>>>>>> 99de33d (v3.1.0 restored 1)

Arguments

object
<<<<<<< HEAD

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

warn, error

Logical values, allowing the function to throw warnings or errors. If FALSE, the default, only a logical value is returned.

=======

The object to be tested.

>>>>>>> 99de33d (v3.1.0 restored 1)

Value

Logical value.