containsVersion: Checks availability of slot @version

View source: R/contains.R

containsVersionR Documentation

Checks availability of slot @version

Description

Tests if slot @version exists.

Usage

containsVersion(object, check_not_empty = FALSE)

Arguments

object

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

check_not_empty

Logical value. If TRUE, tests additionally if the slot content is not empty.

Value

Logical value.


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