clustered | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.