| clustered {densityClust} | R Documentation |
This function checks whether findClusters() has been performed on
the given object and returns a boolean depending on the outcome
clustered(x) ## S3 method for class 'densityCluster' clustered(x)
x |
A densityCluster object |
TRUE if findClusters() have been performed, otherwise
FALSE