is_MonoClust {monoClust}R Documentation

Test If The Object is A MonoClust

Description

This function returns TRUE for MonoClust, and FALSE for all other objects.

Usage

is_MonoClust(mono_obj)

Arguments

mono_obj

An object.

Value

TRUE if the object inherits from the MonoClust class.


[Package monoClust version 1.2.1 Index]