is_SBM {sbm}R 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


[Package sbm version 0.4.6 Index]