isSPATA2: General test for SPATA2 object

View source: R/i.R

isSPATA2R Documentation

General test for SPATA2 object

Description

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

Usage

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

Arguments

object

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.

Value

Logical value.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.