is_SBM: Auxiliary function to check the given class of an object

View source: R/R6Class-SBM.R

is_SBMR Documentation

Auxiliary function to check the given class of an object

Description

Auxiliary function to check the given class of an object

Usage

is_SBM(Robject)

Arguments

Robject

an R6 object inheriting from class SBM

Value

TRUE or FALSE


sbm documentation built on Sept. 17, 2024, 1:06 a.m.