is.new_cluster {brickster} | R Documentation |
Test if object is of class NewCluster
Description
Test if object is of class NewCluster
Usage
is.new_cluster(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the NewCluster
class.
[Package brickster version 0.2.5 Index]