HEAD
isSPATA2.Rd
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)
An object of class SPATA2
or, in case of S4 generics,
objects of classes for which a method has been defined.
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.
Logical value.